Created
September 25, 2015 09:10
-
-
Save sghiassy/1b90cf35e473f438f91a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "remoteModuleConfig": { | |
| "RCTTiming": { | |
| "methods": { | |
| "deleteTimer": { | |
| "type": "remote", | |
| "methodID": 1 | |
| }, | |
| "createTimer": { | |
| "type": "remote", | |
| "methodID": 0 | |
| } | |
| }, | |
| "moduleID": 55 | |
| }, | |
| "RCTMapManager": { | |
| "methods": {}, | |
| "moduleID": 1 | |
| }, | |
| "RCTImageEditingManager": { | |
| "methods": { | |
| "cropImage": { | |
| "type": "remote", | |
| "methodID": 0 | |
| } | |
| }, | |
| "moduleID": 2 | |
| }, | |
| "RCTWebViewManager": { | |
| "constants": { | |
| "JSNavigationScheme": "react-js-navigation", | |
| "NavigationType": { | |
| "Other": 5, | |
| "BackForward": 2, | |
| "LinkClicked": 0, | |
| "FormSubmitted": 1, | |
| "Reload": 3, | |
| "FormResubmitted": 4 | |
| } | |
| }, | |
| "moduleID": 3, | |
| "methods": { | |
| "goForward": { | |
| "type": "remote", | |
| "methodID": 1 | |
| }, | |
| "goBack": { | |
| "type": "remote", | |
| "methodID": 0 | |
| }, | |
| "reload": { | |
| "type": "remote", | |
| "methodID": 2 | |
| } | |
| } | |
| }, | |
| "RCTProgressViewManager": { | |
| "constants": { | |
| "ComponentHeight": 2 | |
| }, | |
| "moduleID": 4, | |
| "methods": {} | |
| }, | |
| "RCTViewManager": { | |
| "methods": {}, | |
| "moduleID": 5 | |
| }, | |
| "ImagePickerIOS": { | |
| "methods": { | |
| "canRecordVideos": { | |
| "type": "remote", | |
| "methodID": 0 | |
| }, | |
| "canUseCamera": { | |
| "type": "remote", | |
| "methodID": 1 | |
| }, | |
| "openSelectDialog": { | |
| "type": "remote", | |
| "methodID": 3 | |
| }, | |
| "openCameraDialog": { | |
| "type": "remote", | |
| "methodID": 2 | |
| } | |
| }, | |
| "moduleID": 6 | |
| }, | |
| "RCTModalHostViewManager": { | |
| "methods": {}, | |
| "moduleID": 7 | |
| }, | |
| "RCTTabBarManager": { | |
| "methods": {}, | |
| "moduleID": 8 | |
| }, | |
| "RCTSwitchManager": { | |
| "methods": {}, | |
| "moduleID": 9 | |
| }, | |
| "RCTWebSocketExecutor": { | |
| "methods": {}, | |
| "moduleID": 10 | |
| }, | |
| "RCTWebSocketManager": { | |
| "methods": { | |
| "connect": { | |
| "type": "remote", | |
| "methodID": 0 | |
| }, | |
| "send": { | |
| "type": "remote", | |
| "methodID": 1 | |
| }, | |
| "close": { | |
| "type": "remote", | |
| "methodID": 2 | |
| } | |
| }, | |
| "moduleID": 11 | |
| }, | |
| "RCTDatePickerManager": { | |
| "constants": { | |
| "ComponentWidth": 320, | |
| "ComponentHeight": 216 | |
| }, | |
| "moduleID": 12, | |
| "methods": {} | |
| }, | |
| "RCTAlertManager": { | |
| "methods": { | |
| "alertWithArgs": { | |
| "type": "remote", | |
| "methodID": 0 | |
| } | |
| }, | |
| "moduleID": 13 | |
| }, | |
| "RCTScrollViewManager": { | |
| "constants": { | |
| "DecelerationRate": { | |
| "fast": 0.99, | |
| "normal": 0.998 | |
| } | |
| }, | |
| "moduleID": 14, | |
| "methods": { | |
| "getContentSize": { | |
| "type": "remote", | |
| "methodID": 0 | |
| }, | |
| "calculateChildFrames": { | |
| "type": "remote", | |
| "methodID": 1 | |
| } | |
| } | |
| }, | |
| "RCTDevMenu": { | |
| "methods": { | |
| "show": { | |
| "type": "remote", | |
| "methodID": 0 | |
| }, | |
| "reload": { | |
| "type": "remote", | |
| "methodID": 1 | |
| } | |
| }, | |
| "moduleID": 15 | |
| }, | |
| "RCTPerformanceLogger": { | |
| "methods": {}, | |
| "moduleID": 16 | |
| }, | |
| "RCTNetInfo": { | |
| "methods": { | |
| "getCurrentReachability": { | |
| "type": "remote", | |
| "methodID": 0 | |
| } | |
| }, | |
| "moduleID": 17 | |
| }, | |
| "RCTNetworking": { | |
| "methods": { | |
| "sendRequest": { | |
| "type": "remote", | |
| "methodID": 0 | |
| }, | |
| "cancelRequest": { | |
| "type": "remote", | |
| "methodID": 1 | |
| } | |
| }, | |
| "moduleID": 18 | |
| }, | |
| "RCTSliderManager": { | |
| "methods": {}, | |
| "moduleID": 19 | |
| }, | |
| "RCTImageRequestHandler": { | |
| "methods": {}, | |
| "moduleID": 20 | |
| }, | |
| "RCTRedBox": { | |
| "methods": {}, | |
| "moduleID": 21 | |
| }, | |
| "RCTSettingsManager": { | |
| "constants": { | |
| "settings": { | |
| "RCTDevMenu": { | |
| "executorClass": "RCTWebSocketExecutor", | |
| "shakeToShow": true | |
| }, | |
| "AddingEmojiKeybordHandled": true, | |
| "MSVLoggingMasterSwitchEnabledKey": false, | |
| "AppleITunesStoreItemKinds": ["audiobook", "tv-episode", "booklet", "software", "software-update", "itunes-u", "ringtone", "tv-season", "movie", "mix", "newsstand", "song", "wemix", "tone", "artist", "podcast-episode", "podcast", "document", "eBook", "album", "music-video"], | |
| "NSInterfaceStyle": "macintosh", | |
| "AppleLanguagesDidMigrate": "9.0", | |
| "NSLanguages": ["en-US", "en"], | |
| "AppleLanguages": ["en-US"], | |
| "AppleKeyboardsExpanded": 1, | |
| "AppleKeyboards": ["en_US@hw=US;sw=QWERTY", "emoji@sw=Emoji", "en_US@hw=US;sw=QWERTY"], | |
| "AppleLocale": "en_US", | |
| "ApplePasscodeKeyboards": ["en_US@hw=US;sw=QWERTY", "emoji@sw=Emoji", "en_US@hw=US;sw=QWERTY"] | |
| } | |
| }, | |
| "moduleID": 22, | |
| "methods": { | |
| "setValues": { | |
| "type": "remote", | |
| "methodID": 0 | |
| }, | |
| "deleteValues": { | |
| "type": "remote", | |
| "methodID": 1 | |
| } | |
| } | |
| }, | |
| "RCTLocationObserver": { | |
| "methods": { | |
| "getCurrentPosition": { | |
| "type": "remote", | |
| "methodID": 2 | |
| }, | |
| "stopObserving": { | |
| "type": "remote", | |
| "methodID": 1 | |
| }, | |
| "startObserving": { | |
| "type": "remote", | |
| "methodID": 0 | |
| } | |
| }, | |
| "moduleID": 23 | |
| }, | |
| "RCTSegmentedControlManager": { | |
| "constants": { | |
| "ComponentHeight": 28 | |
| }, | |
| "moduleID": 24, | |
| "methods": {} | |
| }, | |
| "RCTNavigatorManager": { | |
| "methods": { | |
| "requestSchedulingJavaScriptNavigation": { | |
| "type": "remote", | |
| "methodID": 0 | |
| } | |
| }, | |
| "moduleID": 25 | |
| }, | |
| "RCTUIManager": { | |
| "constants": { | |
| "RCTTextView": { | |
| "NativeProps": { | |
| "autoCorrect": "BOOL", | |
| "placeholderTextColor": "UIColor", | |
| "returnKeyType": "UIReturnKeyType", | |
| "keyboardType": "UIKeyboardType", | |
| "autoCapitalize": "UITextAutocapitalizationType", | |
| "editable": "BOOL", | |
| "fontWeight": "NSString", | |
| "enablesReturnKeyAutomatically": "BOOL", | |
| "color": "UIColor", | |
| "fontStyle": "NSString", | |
| "mostRecentEventCount": "NSInteger", | |
| "text": "NSString", | |
| "placeholder": "NSString", | |
| "clearTextOnFocus": "BOOL", | |
| "maxLength": "NSNumber", | |
| "fontSize": "CGFloat", | |
| "selectTextOnFocus": "BOOL", | |
| "fontFamily": "NSString" | |
| } | |
| }, | |
| "RCTSwitch": { | |
| "NativeProps": { | |
| "thumbTintColor": "UIColor", | |
| "tintColor": "UIColor", | |
| "onTintColor": "UIColor", | |
| "value": "BOOL", | |
| "disabled": "BOOL" | |
| } | |
| }, | |
| "customDirectEventTypes": { | |
| "topMomentumScrollBegin": { | |
| "registrationName": "onMomentumScrollBegin" | |
| }, | |
| "topLoadEnd": { | |
| "registrationName": "onLoadEnd" | |
| }, | |
| "topError": { | |
| "registrationName": "onError" | |
| }, | |
| "topLoad": { | |
| "registrationName": "onLoad" | |
| }, | |
| "topScrollEndDrag": { | |
| "registrationName": "onScrollEndDrag" | |
| }, | |
| "topProgress": { | |
| "registrationName": "onProgress" | |
| }, | |
| "topScroll": { | |
| "registrationName": "onScroll" | |
| }, | |
| "topAccessibilityTap": { | |
| "registrationName": "onAccessibilityTap" | |
| }, | |
| "topMagicTap": { | |
| "registrationName": "onMagicTap" | |
| }, | |
| "topLoadingStart": { | |
| "registrationName": "onLoadingStart" | |
| }, | |
| "topLoadingError": { | |
| "registrationName": "onLoadingError" | |
| }, | |
| "topNavigationProgress": { | |
| "registrationName": "onNavigationProgress" | |
| }, | |
| "topLoadStart": { | |
| "registrationName": "onLoadStart" | |
| }, | |
| "topScrollBeginDrag": { | |
| "registrationName": "onScrollBeginDrag" | |
| }, | |
| "topLoadingFinish": { | |
| "registrationName": "onLoadingFinish" | |
| }, | |
| "topScrollAnimationEnd": { | |
| "registrationName": "onScrollAnimationEnd" | |
| }, | |
| "topLayout": { | |
| "registrationName": "onLayout" | |
| }, | |
| "topMomentumScrollEnd": { | |
| "registrationName": "onMomentumScrollEnd" | |
| } | |
| }, | |
| "RCTMap": { | |
| "NativeProps": { | |
| "region": "MKCoordinateRegion", | |
| "rotateEnabled": "BOOL", | |
| "showsUserLocation": "BOOL", | |
| "annotations": "RCTPointAnnotationArray", | |
| "scrollEnabled": "BOOL", | |
| "maxDelta": "CGFloat", | |
| "zoomEnabled": "BOOL", | |
| "mapType": "MKMapType", | |
| "minDelta": "CGFloat", | |
| "legalLabelInsets": "UIEdgeInsets", | |
| "pitchEnabled": "BOOL" | |
| } | |
| }, | |
| "RCTNavigator": { | |
| "NativeProps": { | |
| "requestedTopOfStack": "NSInteger" | |
| } | |
| }, | |
| "RCTScrollView": { | |
| "Constants": { | |
| "DecelerationRate": { | |
| "fast": 0.99, | |
| "normal": 0.998 | |
| } | |
| }, | |
| "NativeProps": { | |
| "showsVerticalScrollIndicator": "BOOL", | |
| "scrollEventThrottle": "NSTimeInterval", | |
| "contentOffset": "CGPoint", | |
| "showsHorizontalScrollIndicator": "BOOL", | |
| "directionalLockEnabled": "BOOL", | |
| "decelerationRate": "CGFloat", | |
| "alwaysBounceHorizontal": "BOOL", | |
| "scrollsToTop": "BOOL", | |
| "maximumZoomScale": "CGFloat", | |
| "keyboardDismissMode": "UIScrollViewKeyboardDismissMode", | |
| "centerContent": "BOOL", | |
| "minimumZoomScale": "CGFloat", | |
| "stickyHeaderIndices": "NSIndexSet", | |
| "scrollEnabled": "BOOL", | |
| "bounces": "BOOL", | |
| "pagingEnabled": "BOOL", | |
| "scrollIndicatorInsets": "UIEdgeInsets", | |
| "alwaysBounceVertical": "BOOL", | |
| "bouncesZoom": "BOOL", | |
| "contentInset": "UIEdgeInsets", | |
| "automaticallyAdjustContentInsets": "BOOL", | |
| "zoomScale": "CGFloat", | |
| "canCancelContentTouches": "BOOL" | |
| } | |
| }, | |
| "customBubblingEventTypes": { | |
| "topEndEditing": { | |
| "phasedRegistrationNames": { | |
| "bubbled": "onEndEditing", | |
| "captured": "onEndEditingCapture" | |
| } | |
| }, | |
| "topTouchStart": { | |
| "phasedRegistrationNames": { | |
| "bubbled": "onTouchStart", | |
| "captured": "onTouchStartCapture" | |
| } | |
| }, | |
| "topNavigationComplete": { | |
| "phasedRegistrationNames": { | |
| "bubbled": "onNavigationComplete", | |
| "captured": "onNavigationCompleteCapture" | |
| } | |
| }, | |
| "topTouchMove": { | |
| "phasedRegistrationNames": { | |
| "bubbled": "onTouchMove", | |
| "captured": "onTouchMoveCapture" | |
| } | |
| }, | |
| "topSubmitEditing": { | |
| "phasedRegistrationNames": { | |
| "bubbled": "onSubmitEditing", | |
| "captured": "onSubmitEditingCapture" | |
| } | |
| }, | |
| "topTouchEnd": { | |
| "phasedRegistrationNames": { | |
| "bubbled": "onTouchEnd", | |
| "captured": "onTouchEndCapture" | |
| } | |
| }, | |
| "topBlur": { | |
| "phasedRegistrationNames": { | |
| "bubbled": "onBlur", | |
| "captured": "onBlurCapture" | |
| } | |
| }, | |
| "topPress": { | |
| "phasedRegistrationNames": { | |
| "bubbled": "onPress", | |
| "captured": "onPressCapture" | |
| } | |
| }, | |
| "topTouchCancel": { | |
| "phasedRegistrationNames": { | |
| "bubbled": "onTouchCancel", | |
| "captured": "onTouchCancelCapture" | |
| } | |
| }, | |
| "topFocus": { | |
| "phasedRegistrationNames": { | |
| "bubbled": "onFocus", | |
| "captured": "onFocusCapture" | |
| } | |
| }, | |
| "topNavLeftButtonTap": { | |
| "phasedRegistrationNames": { | |
| "bubbled": "onNavLeftButtonTap", | |
| "captured": "onNavLeftButtonTapCapture" | |
| } | |
| }, | |
| "topNavRightButtonTap": { | |
| "phasedRegistrationNames": { | |
| "bubbled": "onNavRightButtonTap", | |
| "captured": "onNavRightButtonTapCapture" | |
| } | |
| }, | |
| "topChange": { | |
| "phasedRegistrationNames": { | |
| "bubbled": "onChange", | |
| "captured": "onChangeCapture" | |
| } | |
| } | |
| }, | |
| "RCTSegmentedControl": { | |
| "Constants": { | |
| "ComponentHeight": 28 | |
| }, | |
| "NativeProps": { | |
| "momentary": "BOOL", | |
| "tintColor": "UIColor", | |
| "enabled": "BOOL", | |
| "selectedIndex": "NSInteger", | |
| "values": "NSStringArray" | |
| } | |
| }, | |
| "RCTSlider": { | |
| "NativeProps": { | |
| "value": "float", | |
| "minimumValue": "float", | |
| "maximumValue": "float", | |
| "maximumTrackTintColor": "UIColor", | |
| "minimumTrackTintColor": "UIColor" | |
| } | |
| }, | |
| "RCTPicker": { | |
| "Constants": { | |
| "ComponentWidth": 320, | |
| "ComponentHeight": 216 | |
| }, | |
| "NativeProps": { | |
| "selectedIndex": "NSInteger", | |
| "items": "NSDictionaryArray" | |
| } | |
| }, | |
| "RCTProgressView": { | |
| "Constants": { | |
| "ComponentHeight": 2 | |
| }, | |
| "NativeProps": { | |
| "progressViewStyle": "UIProgressViewStyle", | |
| "trackImage": "UIImage", | |
| "trackTintColor": "UIColor", | |
| "progressImage": "UIImage", | |
| "progressTintColor": "UIColor", | |
| "progress": "float" | |
| } | |
| }, | |
| "RCTTabBarItem": { | |
| "NativeProps": { | |
| "icon": "id", | |
| "selectedIcon": "UIImage", | |
| "selected": "BOOL", | |
| "badge": "NSString", | |
| "title": "NSString" | |
| } | |
| }, | |
| "RCTText": { | |
| "NativeProps": { | |
| "writingDirection": "NSWritingDirection", | |
| "lineHeight": "CGFloat", | |
| "textDecorationStyle": "NSUnderlineStyle", | |
| "fontStyle": "NSString", | |
| "fontWeight": "NSString", | |
| "allowFontScaling": "BOOL", | |
| "color": "UIColor", | |
| "textDecorationColor": "UIColor", | |
| "numberOfLines": "NSUInteger", | |
| "shadowOffset": "CGSize", | |
| "letterSpacing": "CGFloat", | |
| "textAlign": "NSTextAlignment", | |
| "textDecorationLine": "RCTTextDecorationLineType", | |
| "fontSize": "CGFloat", | |
| "isHighlighted": "BOOL", | |
| "fontFamily": "NSString" | |
| } | |
| }, | |
| "RCTDatePicker": { | |
| "Constants": { | |
| "ComponentWidth": 320, | |
| "ComponentHeight": 216 | |
| }, | |
| "NativeProps": { | |
| "maximumDate": "NSDate", | |
| "minimumDate": "NSDate", | |
| "mode": "UIDatePickerMode", | |
| "timeZoneOffsetInMinutes": "NSTimeZone", | |
| "minuteInterval": "NSInteger", | |
| "date": "NSDate" | |
| } | |
| }, | |
| "RCTImageView": { | |
| "NativeProps": { | |
| "onLoadStart": "BOOL", | |
| "onLoad": "BOOL", | |
| "tintColor": "UIColor", | |
| "defaultImageSrc": "UIImage", | |
| "src": "NSString", | |
| "onError": "BOOL", | |
| "onLoadEnd": "BOOL", | |
| "onProgress": "BOOL", | |
| "capInsets": "UIEdgeInsets", | |
| "resizeMode": "UIViewContentMode" | |
| } | |
| }, | |
| "Dimensions": { | |
| "window": { | |
| "width": 320, | |
| "scale": 2, | |
| "height": 568 | |
| }, | |
| "modalFullscreenView": { | |
| "width": 320, | |
| "height": 568 | |
| } | |
| }, | |
| "RCTTextField": { | |
| "NativeProps": { | |
| "color": "UIColor", | |
| "clearTextOnFocus": "BOOL", | |
| "autoCorrect": "BOOL", | |
| "autoCapitalize": "UITextAutocapitalizationType", | |
| "placeholder": "NSString", | |
| "secureTextEntry": "BOOL", | |
| "clearButtonMode": "UITextFieldViewMode", | |
| "keyboardType": "UIKeyboardType", | |
| "mostRecentEventCount": "NSInteger", | |
| "fontWeight": "NSString", | |
| "returnKeyType": "UIReturnKeyType", | |
| "selectTextOnFocus": "BOOL", | |
| "placeholderTextColor": "UIColor", | |
| "fontSize": "CGFloat", | |
| "text": "NSString", | |
| "enablesReturnKeyAutomatically": "BOOL", | |
| "fontStyle": "NSString", | |
| "editable": "BOOL", | |
| "password": "BOOL", | |
| "textAlign": "NSTextAlignment", | |
| "caretHidden": "BOOL", | |
| "maxLength": "NSNumber", | |
| "fontFamily": "NSString" | |
| } | |
| }, | |
| "RCTView": { | |
| "NativeProps": { | |
| "borderLeftWidth": "CGFloat", | |
| "paddingRight": "CGFloat", | |
| "marginRight": "CGFloat", | |
| "shouldRasterizeIOS": "BOOL", | |
| "backgroundColor": "UIColor", | |
| "borderTopWidth": "CGFloat", | |
| "borderLeftColor": "UIColor", | |
| "removeClippedSubviews": "BOOL", | |
| "flexWrap": "css_wrap_type_t", | |
| "marginVertical": "CGFloat", | |
| "position": "css_position_type_t", | |
| "flex": "CGFloat", | |
| "paddingBottom": "CGFloat", | |
| "borderTopColor": "UIColor", | |
| "paddingTop": "CGFloat", | |
| "justifyContent": "css_justify_t", | |
| "padding": "CGFloat", | |
| "marginBottom": "CGFloat", | |
| "pointerEvents": "RCTPointerEvents", | |
| "shadowColor": "CGColor", | |
| "top": "CGFloat", | |
| "transformMatrix": "CATransform3D", | |
| "left": "CGFloat", | |
| "alignSelf": "css_align_t", | |
| "borderTopLeftRadius": "CGFloat", | |
| "borderBottomWidth": "CGFloat", | |
| "borderColor": "CGColor", | |
| "borderTopRightRadius": "CGFloat", | |
| "flexDirection": "css_flex_direction_t", | |
| "margin": "CGFloat", | |
| "alignItems": "css_align_t", | |
| "marginHorizontal": "CGFloat", | |
| "borderRadius": "CGFloat", | |
| "opacity": "CGFloat", | |
| "paddingLeft": "CGFloat", | |
| "shadowOpacity": "float", | |
| "right": "CGFloat", | |
| "onAccessibilityTap": "BOOL", | |
| "borderBottomLeftRadius": "CGFloat", | |
| "onMagicTap": "BOOL", | |
| "height": "CGFloat", | |
| "accessibilityTraits": "UIAccessibilityTraits", | |
| "borderWidth": "CGFloat", | |
| "paddingVertical": "CGFloat", | |
| "shadowOffset": "CGSize", | |
| "accessible": "BOOL", | |
| "borderRightColor": "UIColor", | |
| "overflow": "css_clip_t", | |
| "accessibilityLabel": "NSString", | |
| "paddingHorizontal": "CGFloat", | |
| "borderBottomColor": "UIColor", | |
| "borderBottomRightRadius": "CGFloat", | |
| "borderRightWidth": "CGFloat", | |
| "backfaceVisibility": "css_backface_visibility_t", | |
| "marginTop": "CGFloat", | |
| "testID": "NSString", | |
| "width": "CGFloat", | |
| "bottom": "CGFloat", | |
| "marginLeft": "CGFloat", | |
| "onLayout": "BOOL", | |
| "shadowRadius": "CGFloat" | |
| } | |
| }, | |
| "RCTActivityIndicatorView": { | |
| "NativeProps": { | |
| "size": "UIActivityIndicatorViewStyle", | |
| "hidesWhenStopped": "BOOL", | |
| "animating": "BOOL", | |
| "color": "UIColor" | |
| } | |
| }, | |
| "RCTModalHostView": { | |
| "NativeProps": { | |
| "animated": "BOOL", | |
| "transparent": "BOOL" | |
| } | |
| }, | |
| "RCTRawText": { | |
| "NativeProps": { | |
| "text": "NSString" | |
| } | |
| }, | |
| "RCTWebView": { | |
| "Constants": { | |
| "JSNavigationScheme": "react-js-navigation", | |
| "NavigationType": { | |
| "Other": 5, | |
| "BackForward": 2, | |
| "LinkClicked": 0, | |
| "FormSubmitted": 1, | |
| "Reload": 3, | |
| "FormResubmitted": 4 | |
| } | |
| }, | |
| "NativeProps": { | |
| "automaticallyAdjustContentInsets": "BOOL", | |
| "contentInset": "UIEdgeInsets", | |
| "injectedJavaScript": "NSString", | |
| "scalesPageToFit": "BOOL", | |
| "bounces": "BOOL", | |
| "scrollEnabled": "BOOL", | |
| "html": "NSString", | |
| "url": "NSURL" | |
| } | |
| }, | |
| "RCTNavItem": { | |
| "NativeProps": { | |
| "backButtonTitle": "NSString", | |
| "rightButtonTitle": "NSString", | |
| "leftButtonTitle": "NSString", | |
| "shadowHidden": "BOOL", | |
| "navigationBarHidden": "BOOL", | |
| "titleTextColor": "UIColor", | |
| "backButtonIcon": "UIImage", | |
| "tintColor": "UIColor", | |
| "rightButtonIcon": "UIImage", | |
| "translucent": "BOOL", | |
| "title": "NSString", | |
| "barTintColor": "UIColor", | |
| "leftButtonIcon": "UIImage" | |
| } | |
| }, | |
| "RCTTabBar": { | |
| "NativeProps": { | |
| "barTintColor": "UIColor", | |
| "translucent": "BOOL", | |
| "tintColor": "UIColor" | |
| } | |
| } | |
| }, | |
| "moduleID": 26, | |
| "methods": { | |
| "measureViewsInRect": { | |
| "type": "remote", | |
| "methodID": 12 | |
| }, | |
| "scrollWithoutAnimationTo": { | |
| "type": "remote", | |
| "methodID": 15 | |
| }, | |
| "removeSubviewsFromContainerWithID": { | |
| "type": "remote", | |
| "methodID": 0 | |
| }, | |
| "setMainScrollViewTag": { | |
| "type": "remote", | |
| "methodID": 13 | |
| }, | |
| "focus": { | |
| "type": "remote", | |
| "methodID": 6 | |
| }, | |
| "measure": { | |
| "type": "remote", | |
| "methodID": 9 | |
| }, | |
| "removeRootView": { | |
| "type": "remote", | |
| "methodID": 1 | |
| }, | |
| "updateView": { | |
| "type": "remote", | |
| "methodID": 5 | |
| }, | |
| "manageChildren": { | |
| "type": "remote", | |
| "methodID": 3 | |
| }, | |
| "replaceExistingNonRootView": { | |
| "type": "remote", | |
| "methodID": 2 | |
| }, | |
| "measureLayout": { | |
| "type": "remote", | |
| "methodID": 10 | |
| }, | |
| "scrollTo": { | |
| "type": "remote", | |
| "methodID": 14 | |
| }, | |
| "measureLayoutRelativeToParent": { | |
| "type": "remote", | |
| "methodID": 11 | |
| }, | |
| "configureNextLayoutAnimation": { | |
| "type": "remote", | |
| "methodID": 19 | |
| }, | |
| "blur": { | |
| "type": "remote", | |
| "methodID": 7 | |
| }, | |
| "clearJSResponder": { | |
| "type": "remote", | |
| "methodID": 18 | |
| }, | |
| "setJSResponder": { | |
| "type": "remote", | |
| "methodID": 17 | |
| }, | |
| "zoomToRect": { | |
| "type": "remote", | |
| "methodID": 16 | |
| }, | |
| "createView": { | |
| "type": "remote", | |
| "methodID": 4 | |
| }, | |
| "findSubviewIn": { | |
| "type": "remote", | |
| "methodID": 8 | |
| } | |
| } | |
| }, | |
| "RCTLinkingManager": { | |
| "constants": { | |
| "initialURL": null | |
| }, | |
| "moduleID": 27, | |
| "methods": { | |
| "openURL": { | |
| "type": "remote", | |
| "methodID": 0 | |
| }, | |
| "canOpenURL": { | |
| "type": "remote", | |
| "methodID": 1 | |
| } | |
| } | |
| }, | |
| "RCTImageLoader": { | |
| "methods": {}, | |
| "moduleID": 28 | |
| }, | |
| "RCTTextFieldManager": { | |
| "methods": {}, | |
| "moduleID": 29 | |
| }, | |
| "RCTImageDownloader": { | |
| "methods": {}, | |
| "moduleID": 30 | |
| }, | |
| "RCTTextViewManager": { | |
| "methods": {}, | |
| "moduleID": 31 | |
| }, | |
| "RCTAccessibilityManager": { | |
| "methods": { | |
| "setAccessibilityContentSizeMultipliers": { | |
| "type": "remote", | |
| "methodID": 0 | |
| }, | |
| "getMultiplier": { | |
| "type": "remote", | |
| "methodID": 1 | |
| } | |
| }, | |
| "moduleID": 32 | |
| }, | |
| "RCTImageStoreManager": { | |
| "methods": { | |
| "addImageFromBase64": { | |
| "type": "remote", | |
| "methodID": 1 | |
| }, | |
| "getBase64ForTag": { | |
| "type": "remote", | |
| "methodID": 0 | |
| } | |
| }, | |
| "moduleID": 33 | |
| }, | |
| "RCTVibration": { | |
| "methods": { | |
| "vibrate": { | |
| "type": "remote", | |
| "methodID": 0 | |
| } | |
| }, | |
| "moduleID": 34 | |
| }, | |
| "RCTTabBarItemManager": { | |
| "methods": {}, | |
| "moduleID": 35 | |
| }, | |
| "RCTActivityIndicatorViewManager": { | |
| "methods": {}, | |
| "moduleID": 36 | |
| }, | |
| "RCTEventDispatcher": { | |
| "methods": {}, | |
| "moduleID": 37 | |
| }, | |
| "RCTExceptionsManager": { | |
| "methods": { | |
| "reportSoftException": { | |
| "type": "remote", | |
| "methodID": 0 | |
| }, | |
| "reportUnhandledException": { | |
| "type": "remote", | |
| "methodID": 3 | |
| }, | |
| "reportFatalException": { | |
| "type": "remote", | |
| "methodID": 1 | |
| }, | |
| "updateExceptionMessage": { | |
| "type": "remote", | |
| "methodID": 2 | |
| } | |
| }, | |
| "moduleID": 38 | |
| }, | |
| "RCTNavItemManager": { | |
| "methods": {}, | |
| "moduleID": 39 | |
| }, | |
| "RCTImageViewManager": { | |
| "methods": {}, | |
| "moduleID": 40 | |
| }, | |
| "RCTPerfStats": { | |
| "methods": {}, | |
| "moduleID": 41 | |
| }, | |
| "RCTSourceCode": { | |
| "constants": { | |
| "scriptURL": "http:\/\/localhost:8081\/index.ios.bundle" | |
| }, | |
| "moduleID": 42, | |
| "methods": { | |
| "getScriptText": { | |
| "type": "remote", | |
| "methodID": 0 | |
| } | |
| } | |
| }, | |
| "RCTWebViewExecutor": { | |
| "methods": {}, | |
| "moduleID": 43 | |
| }, | |
| "RCTPickerManager": { | |
| "constants": { | |
| "ComponentWidth": 320, | |
| "ComponentHeight": 216 | |
| }, | |
| "moduleID": 44, | |
| "methods": {} | |
| }, | |
| "RCTActionSheetManager": { | |
| "methods": { | |
| "showShareActionSheetWithOptions": { | |
| "type": "remote", | |
| "methodID": 1 | |
| }, | |
| "showActionSheetWithOptions": { | |
| "type": "remote", | |
| "methodID": 0 | |
| } | |
| }, | |
| "moduleID": 45 | |
| }, | |
| "RCTAppState": { | |
| "constants": { | |
| "initialAppState": "active" | |
| }, | |
| "moduleID": 46, | |
| "methods": { | |
| "getCurrentAppState": { | |
| "type": "remote", | |
| "methodID": 0 | |
| } | |
| } | |
| }, | |
| "RCTStatusBarManager": { | |
| "methods": { | |
| "setStyle": { | |
| "type": "remote", | |
| "methodID": 0 | |
| }, | |
| "setHidden": { | |
| "type": "remote", | |
| "methodID": 1 | |
| }, | |
| "setNetworkActivityIndicatorVisible": { | |
| "type": "remote", | |
| "methodID": 2 | |
| } | |
| }, | |
| "moduleID": 47 | |
| }, | |
| "RCTRawTextManager": { | |
| "methods": {}, | |
| "moduleID": 48 | |
| }, | |
| "RCTHTTPRequestHandler": { | |
| "methods": {}, | |
| "moduleID": 49 | |
| }, | |
| "RCTAsyncLocalStorage": { | |
| "methods": { | |
| "multiSet": { | |
| "type": "remote", | |
| "methodID": 1 | |
| }, | |
| "multiRemove": { | |
| "type": "remote", | |
| "methodID": 3 | |
| }, | |
| "clear": { | |
| "type": "remote", | |
| "methodID": 4 | |
| }, | |
| "multiMerge": { | |
| "type": "remote", | |
| "methodID": 2 | |
| }, | |
| "multiGet": { | |
| "type": "remote", | |
| "methodID": 0 | |
| }, | |
| "getAllKeys": { | |
| "type": "remote", | |
| "methodID": 5 | |
| } | |
| }, | |
| "moduleID": 50 | |
| }, | |
| "RCTKeyboardObserver": { | |
| "methods": {}, | |
| "moduleID": 51 | |
| }, | |
| "RCTTextManager": { | |
| "methods": {}, | |
| "moduleID": 52 | |
| }, | |
| "RCTCameraRollManager": { | |
| "methods": { | |
| "getPhotos": { | |
| "type": "remote", | |
| "methodID": 1 | |
| }, | |
| "saveImageWithTag": { | |
| "type": "remote", | |
| "methodID": 0 | |
| } | |
| }, | |
| "moduleID": 53 | |
| }, | |
| "RCTContextExecutor": { | |
| "methods": { | |
| "setContextName": { | |
| "type": "remote", | |
| "methodID": 0 | |
| } | |
| }, | |
| "moduleID": 54 | |
| }, | |
| "RCTDevLoadingView": { | |
| "methods": {}, | |
| "moduleID": 0 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment