status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.89k stars 984 forks source link

Status for desktop does not start when port 5000 is in use #8889

Closed webmaster128 closed 4 years ago

webmaster128 commented 5 years ago

When a different application is running on port 5000 already, Status desktop does not start. Instead it either hangs in this screen or does not even show a screen. It does neither crash nor show an error message.

Bildschirmfoto 2019-09-02 um 21 35 52

How to reproduce

  1. Block the port with python3 -m http.server 5000
  2. Start Status dektop

Logs

The fun thing is that Status sends stuff to that port (owned by another application), like:

Serving HTTP on 0.0.0.0 port 5000 (http://0.0.0.0:5000/) ...
127.0.0.1 - - [02/Sep/2019 21:35:39] code 400, message Bad HTTP/0.9 request type ('U\x8d\x00\x00__fbBatchedBridgeConfig={"remoteModuleConfig":[["Timing",null,["createTimer","deleteTimer"],[],[]],["AppState",null,["getCurrentAppState"],[],[]],["AsyncLocalStorage",null,["multiGet","multiSet","multiRemove","clear","getAllKeys"],[],[]],["Networking",null,["sendRequest","abortRequest"],[],[]],["NetInfo",null,["getCurrentConnectivity","setConnectionCheckUrl"],[0],[]],["Clipboard",null,["getString","setString"],[0],[]],["LinkingManager",null,["openURL","canOpenURL"],[0,1],[]],["AlertManager",null,["alert"],[],[]],["DeviceInfo",{"Dimensions":{"screen":{"fontScale":8,"height":1080,"scale":2,"width":1920},"window":{"fontScale":2,"height":768,"scale":2,"width":1024}}},[],[],[]],["PlatformConstants",{"osName":"macos","reactNativeVersion":{"major":0,"minor":57,"prerelease":0}},[],[],[]],["BlobModule",null,["enableBlobSupport","disableBlobSupport","addNetworkingHandler"],[],[]],["ViewManager",null,["sendOnLayoutToJs"],[],[]],["RawTextManager",null,[],[],[]],["TextManager",null,[],[],[]],["ImageViewManager",null,[],[],[]],["ExceptionsManager",null,["reportSoftException","reportFatalException","updateExceptionMessage","reportUnhandledException"],[],[]],["ScrollViewManager",null,["scrollTo","scrollToEnd"],[],[]],["NavigatorManager",null,["push","pop","clear"],[],[]],["ActivityIndicatorViewManager",null,[],[],[]],["TextInputViewManager",null,[],[],[]],["ButtonViewManager",null,[],[],[]],["SwitchManager",null,[],[],[]],["SliderManager",null,[],[],[]],["ModalHostViewManager",null,[],[],[]],["PickerViewManager",null,[],[],[]],["WebSocketModule",null,["connect","send","sendBinary","ping","close"],[],[]],["WebViewViewManager",null,["injectJavaScript","reload","goBack","goForward"],[],[]],["SourceCode",{"scriptURL":"file:///Applications/Status.app/Contents/MacOS/assets"},["getScriptText"],[0],[]],["ImageLoader",null,["prefetchImage","getSize"],[0,1],[]],["TestModule",null,["markTestCompleted"],[],[]],["RNLanguages",{"language":"de-DE","languages":["de-DE"]},["getLanguages"],[0],[]],["ReactNativeConfig",{"DEBUG_WEBVIEW":"0","DEFAULT_NETWORK":"mainnet_rpc","ERC20_CONTRACT_WARNINGS":"0","ETHEREUM_DEV_CLUSTER":"0","EXTENSIONS":"1","FLEET":"eth.beta","GROUP_CHATS_ENABLED":"1","LOG_LEVEL":"info","LOG_LEVEL_STATUS_GO":"","MAILSERVER_CONFIRMATIONS_ENABLED":"1","MAINNET_WARNING_ENABLED":"1","PARTITIONED_TOPIC":"0","PFS_ENCRYPTION_ENABLED":"1","PFS_TOGGLE_VISIBLE":"0","POW_TARGET":"0.002","POW_TIME":"1","RN_BRIDGE_THRESHOLD_WARNINGS":"0","RPC_NETWORKS_ONLY":"1","STICKERS_ENABLED":"0"},[],[],[]],["RNFSManager",null,["readDir","exists","stat","writeFile","appendFile","write","unlink","mkdir","readFile","read","hash","moveFile","copyFile","downloadFile","stopDownload","resumeDownload","isResumable","uploadFiles","stopUpload","pathForBundle","pathForGroup","getFSInfo","touch"],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,16,17,19,20,21,22],[]],["HttpServer",null,["start","stop","respond"],[],[]],["WKWebViewManager",null,[],[],[]],["RNKeychainManager",null,["getGenericPasswordForOptions","setGenericPasswordForOptions","resetGenericPasswordForOptions","setUsername"],[0,1,2,3],[]],["RNSecureRandom",null,["generateSecureRandomAsBase64"],[0],[]],["Status",null,["startNode","stopNode","createAccount","sendDataNotification","sendLogs","addPeer","recoverAccount","login","verify","sendTransaction","signMessage","signGroupMembership","extractGroupMembershipSignatures","enableInstallation","disableInstallation","updateMailservers","getNodesFromContract","chaosModeUpdate","setAdjustResize","setAdjustPan","setSoftInputMode","clearCookies","clearStorageAPIs","callRPC","callPrivateRPC","closeApplication","getDeviceUUID","JSCEnabled","statusGoEventCallback"],[],[]],["DesktopLinking",null,[],[],[]],["DesktopMenuManager",null,["show"],[],[]],["DesktopConfigManager",null,["getValue","setValue"],[],[]],["DesktopShortcutsManager",null,["registerShortcuts"],[],[]],["DesktopNotification",null,["displayNotification","setDockBadgeLabel"],[],[]],["UIManager",{"RCTActivityIndicatorView":{"Manager":"ActivityIndicatorViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","animating":"bool","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","color":"QString","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","size":"QString","top":"float","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topLayout":{"registrationName":"onLayout"}}},"RCTButtonView":{"Manager":"ButtonViewManager","NativeProps":{"accessibilityLabel":"QString","alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","color":"QString","direction":"QString","disabled":"bool","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","onPress":"bool","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","testID":"QString","title":"QString","top":"float","width":"int"},"bubblingEventTypes":{},"directEventTypes":{"topPress":{"registrationName":"onPress"}}},"RCTImageView":{"Manager":"ImageViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","backfaceVisibility":"QString","backgroundColor":"QColor","blurRadius":"double","borderBottomColor":"QColor","borderBottomLeftRadius":"double","borderBottomRightRadius":"double","borderBottomWidth":"float","borderColor":"QColor","borderLeftColor":"QColor","borderLeftWidth":"float","borderRadius":"double","borderRightColor":"QColor","borderRightWidth":"float","borderStyle":"QString","borderTopColor":"QColor","borderTopLeftRadius":"double","borderTopRightRadius":"double","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","onError":"bool","onLayout":"bool","onLoad":"bool","onLoadEnd":"bool","onLoadStart":"bool","onProgress":"bool","opacity":"double","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","resizeMode":"QString","right":"float","shadowColor":"QColor","shadowOffset":"QSize","shadowOpacity":"double","shadowRadius":"double","source":"QVariant","testID":"QString","tintColor":"QColor","top":"float","transform":"QVector<float>","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topError":{"registrationName":"onError"},"topLoad":{"registrationName":"onLoad"},"topLoadEnd":{"registrationName":"onLoadEnd"},"topLoadStart":{"registrationName":"onLoadStart"},"topProgress":{"registrationName":"onProgress"}}},"RCTModalHostView":{"Manager":"ModalHostViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","animationType":"QString","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","onShow":"bool","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","top":"float","transparent":"bool","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topShow":{"registrationName":"onShow"}}},"RCTNavigator":{"Manager":"NavigatorManager","NativeProps":{"onBackButtonPress":"bool"},"bubblingEventTypes":{"topBackButtonPress":{"phasedRegistrationNames":{"bubbled":"onBackButtonPress","captured":"onBackButtonPressCapture"}}},"directEventTypes":{"topLayout":{"registrationName":"onLayout"}}},"RCTPickerView":{"Manager":"PickerViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","items":"QVariant","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","onValueChange":"bool","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","selected":"int","testID":"QString","top":"float","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topValueChange":{"registrationName":"onValueChange"}}},"RCTRawText":{"Manager":"RawTextManager","NativeProps":{"text":"QString"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topLayout":{"registrationName":"onLayout"}}},"RCTScrollView":{"Manager":"ScrollViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","display":"QString","enableArrayScrollingOptimization":"bool","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","footerWidth":"int","headerHeight":"int","height":"int","inverted":"bool","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","onScroll":"bool","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","showsHorizontalScrollIndicator":"bool","showsVerticalScrollIndicator":"bool","top":"float","transform":"QVariant","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topMomentumScrollBegin":{"registrationName":"onMomentumScrollBegin"},"topMomentumScrollEnd":{"registrationName":"onMomentumScrollEnd"},"topScroll":{"registrationName":"onScroll"},"topScrollAnimationEnd":{"registrationName":"onScrollAnimationEnd"},"topScrollBeginDrag":{"registrationName":"onScrollBeginDrag"},"topScrollEndDrag":{"registrationName":"onScrollEndDrag"}}},"RCTSlider":{"Manager":"SliderManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","disabled":"bool","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","maximumTrackTintColor":"QString","maximumValue":"double","minHeight":"float","minWidth":"float","minimumTrackTintColor":"QString","minimumValue":"double","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","step":"double","testID":"QString","thumbTintColor":"QString","top":"float","value":"double","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topSlidingComplete":{"registrationName":"onSlidingComplete"},"topValueChange":{"registrationName":"onValueChange"}}},"RCTSwitch":{"Manager":"SwitchManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","disabled":"bool","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","onTintColor":"QString","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","testID":"QString","thumbTintColor":"QString","tintColor":"QString","top":"float","value":"bool","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{}},"RCTText":{"Manager":"TextManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","allowFontScaling":"bool","aspectRatio":"float","backgroundColor":"QColor","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","color":"QColor","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","fontFamily":"QString","fontSize":"double","fontStyle":"QString","fontWeight":"QString","height":"int","highlighted":"bool","justifyContent":"QString","left":"float","letterSpacing":"double","lineHeight":"double","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","numberOfLines":"int","opacity":"double","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","selectable":"bool","selectionColor":"QColor","textAlign":"QString","textDecorationColor":"QColor","textDecorationLine":"QString","textDecorationStyle":"QString","top":"float","width":"int","writingDirection":"QString"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topLayout":{"registrationName":"onLayout"}}},"RCTTextInputView":{"Manager":"TextInputViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","autoFocus":"bool","backgroundColor":"QColor","borderBottomWidth":"float","borderColor":"QColor","borderLeftWidth":"float","borderRadius":"double","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","color":"QColor","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","fontFamily":"QString","fontSize":"double","fontWeight":"QString","fontWeightEnum":"int","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","multiline":"bool","nativeID":"QString","onChange":"bool","onSelectionChange":"bool","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","placeholderText":"QString","position":"QString","right":"float","secureTextEntry":"bool","selectionColor":"QString","submitShortcut":"QVariant","text":"QString","textAlign":"QString","top":"float","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topContentSizeChange":{"registrationName":"onContentSizeChange"},"topKeyPress":{"registrationName":"onKeyPress"},"topSelectionChange":{"registrationName":"onSelectionChange"}}},"RCTView":{"Manager":"ViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","backfaceVisibility":"QString","backgroundColor":"QColor","borderBottomColor":"QColor","borderBottomLeftRadius":"double","borderBottomRightRadius":"double","borderBottomWidth":"float","borderColor":"QColor","borderLeftColor":"QColor","borderLeftWidth":"float","borderRadius":"double","borderRightColor":"QColor","borderRightWidth":"float","borderStyle":"QString","borderTopColor":"QColor","borderTopLeftRadius":"double","borderTopRightRadius":"double","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","nativeID":"QString","opacity":"double","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","shadowColor":"QColor","shadowOffset":"QSize","shadowOpacity":"double","shadowRadius":"double","top":"float","transform":"QVector<float>","transformMatrix":"QVariant","width":"int","zIndex":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topLayout":{"registrationName":"onLayout"}}},"RCTWKWebView":{"Manager":"WKWebViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","backfaceVisibility":"QString","backgroundColor":"QColor","borderBottomColor":"QColor","borderBottomLeftRadius":"double","borderBottomRightRadius":"double","borderBottomWidth":"float","borderColor":"QColor","borderLeftColor":"QColor","borderLeftWidth":"float","borderRadius":"double","borderRightColor":"QColor","borderRightWidth":"float","borderStyle":"QString","borderTopColor":"QColor","borderTopLeftRadius":"double","borderTopRightRadius":"double","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","nativeID":"QString","opacity":"double","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","shadowColor":"QColor","shadowOffset":"QSize","shadowOpacity":"double","shadowRadius":"double","top":"float","transform":"QVector<float>","transformMatrix":"QVariant","width":"int","zIndex":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topLayout":{"registrationName":"onLayout"}}},"RCTWebViewView":{"Manager":"WebViewViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","source":"QVariant","testID":"QVariant","top":"float","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topLoadingError":{"registrationName":"onLoadingError"},"topLoadingFinish":{"registrationName":"onLoadingFinish"},"topLoadingStart":{"registrationName":"onLoadingStart"}}}},["removeSubviewsFromContainerWithID","measure","measureInWindow","updateView","manageChildren","setChildren","replaceExistingNonRootView","measureLayout","measureLayoutRelativeToParent","blur","setJSResponder","clearJSResponder","createView","findSubviewIn","dispatchViewManagerCommand","takeSnapshot"],[15],[]]]};\x14\x8b¶\x00var')
127.0.0.1 - - [02/Sep/2019 21:35:39] "U__fbBatchedBridgeConfig={"remoteModuleConfig":[["Timing",null,["createTimer","deleteTimer"],[],[]],["AppState",null,["getCurrentAppState"],[],[]],["AsyncLocalStorage",null,["multiGet","multiSet","multiRemove","clear","getAllKeys"],[],[]],["Networking",null,["sendRequest","abortRequest"],[],[]],["NetInfo",null,["getCurrentConnectivity","setConnectionCheckUrl"],[0],[]],["Clipboard",null,["getString","setString"],[0],[]],["LinkingManager",null,["openURL","canOpenURL"],[0,1],[]],["AlertManager",null,["alert"],[],[]],["DeviceInfo",{"Dimensions":{"screen":{"fontScale":8,"height":1080,"scale":2,"width":1920},"window":{"fontScale":2,"height":768,"scale":2,"width":1024}}},[],[],[]],["PlatformConstants",{"osName":"macos","reactNativeVersion":{"major":0,"minor":57,"prerelease":0}},[],[],[]],["BlobModule",null,["enableBlobSupport","disableBlobSupport","addNetworkingHandler"],[],[]],["ViewManager",null,["sendOnLayoutToJs"],[],[]],["RawTextManager",null,[],[],[]],["TextManager",null,[],[],[]],["ImageViewManager",null,[],[],[]],["ExceptionsManager",null,["reportSoftException","reportFatalException","updateExceptionMessage","reportUnhandledException"],[],[]],["ScrollViewManager",null,["scrollTo","scrollToEnd"],[],[]],["NavigatorManager",null,["push","pop","clear"],[],[]],["ActivityIndicatorViewManager",null,[],[],[]],["TextInputViewManager",null,[],[],[]],["ButtonViewManager",null,[],[],[]],["SwitchManager",null,[],[],[]],["SliderManager",null,[],[],[]],["ModalHostViewManager",null,[],[],[]],["PickerViewManager",null,[],[],[]],["WebSocketModule",null,["connect","send","sendBinary","ping","close"],[],[]],["WebViewViewManager",null,["injectJavaScript","reload","goBack","goForward"],[],[]],["SourceCode",{"scriptURL":"file:///Applications/Status.app/Contents/MacOS/assets"},["getScriptText"],[0],[]],["ImageLoader",null,["prefetchImage","getSize"],[0,1],[]],["TestModule",null,["markTestCompleted"],[],[]],["RNLanguages",{"language":"de-DE","languages":["de-DE"]},["getLanguages"],[0],[]],["ReactNativeConfig",{"DEBUG_WEBVIEW":"0","DEFAULT_NETWORK":"mainnet_rpc","ERC20_CONTRACT_WARNINGS":"0","ETHEREUM_DEV_CLUSTER":"0","EXTENSIONS":"1","FLEET":"eth.beta","GROUP_CHATS_ENABLED":"1","LOG_LEVEL":"info","LOG_LEVEL_STATUS_GO":"","MAILSERVER_CONFIRMATIONS_ENABLED":"1","MAINNET_WARNING_ENABLED":"1","PARTITIONED_TOPIC":"0","PFS_ENCRYPTION_ENABLED":"1","PFS_TOGGLE_VISIBLE":"0","POW_TARGET":"0.002","POW_TIME":"1","RN_BRIDGE_THRESHOLD_WARNINGS":"0","RPC_NETWORKS_ONLY":"1","STICKERS_ENABLED":"0"},[],[],[]],["RNFSManager",null,["readDir","exists","stat","writeFile","appendFile","write","unlink","mkdir","readFile","read","hash","moveFile","copyFile","downloadFile","stopDownload","resumeDownload","isResumable","uploadFiles","stopUpload","pathForBundle","pathForGroup","getFSInfo","touch"],[0,1,2,3,4,5,6,7,8,9,10,11,12,13,16,17,19,20,21,22],[]],["HttpServer",null,["start","stop","respond"],[],[]],["WKWebViewManager",null,[],[],[]],["RNKeychainManager",null,["getGenericPasswordForOptions","setGenericPasswordForOptions","resetGenericPasswordForOptions","setUsername"],[0,1,2,3],[]],["RNSecureRandom",null,["generateSecureRandomAsBase64"],[0],[]],["Status",null,["startNode","stopNode","createAccount","sendDataNotification","sendLogs","addPeer","recoverAccount","login","verify","sendTransaction","signMessage","signGroupMembership","extractGroupMembershipSignatures","enableInstallation","disableInstallation","updateMailservers","getNodesFromContract","chaosModeUpdate","setAdjustResize","setAdjustPan","setSoftInputMode","clearCookies","clearStorageAPIs","callRPC","callPrivateRPC","closeApplication","getDeviceUUID","JSCEnabled","statusGoEventCallback"],[],[]],["DesktopLinking",null,[],[],[]],["DesktopMenuManager",null,["show"],[],[]],["DesktopConfigManager",null,["getValue","setValue"],[],[]],["DesktopShortcutsManager",null,["registerShortcuts"],[],[]],["DesktopNotification",null,["displayNotification","setDockBadgeLabel"],[],[]],["UIManager",{"RCTActivityIndicatorView":{"Manager":"ActivityIndicatorViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","animating":"bool","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","color":"QString","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","size":"QString","top":"float","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topLayout":{"registrationName":"onLayout"}}},"RCTButtonView":{"Manager":"ButtonViewManager","NativeProps":{"accessibilityLabel":"QString","alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","color":"QString","direction":"QString","disabled":"bool","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","onPress":"bool","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","testID":"QString","title":"QString","top":"float","width":"int"},"bubblingEventTypes":{},"directEventTypes":{"topPress":{"registrationName":"onPress"}}},"RCTImageView":{"Manager":"ImageViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","backfaceVisibility":"QString","backgroundColor":"QColor","blurRadius":"double","borderBottomColor":"QColor","borderBottomLeftRadius":"double","borderBottomRightRadius":"double","borderBottomWidth":"float","borderColor":"QColor","borderLeftColor":"QColor","borderLeftWidth":"float","borderRadius":"double","borderRightColor":"QColor","borderRightWidth":"float","borderStyle":"QString","borderTopColor":"QColor","borderTopLeftRadius":"double","borderTopRightRadius":"double","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","onError":"bool","onLayout":"bool","onLoad":"bool","onLoadEnd":"bool","onLoadStart":"bool","onProgress":"bool","opacity":"double","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","resizeMode":"QString","right":"float","shadowColor":"QColor","shadowOffset":"QSize","shadowOpacity":"double","shadowRadius":"double","source":"QVariant","testID":"QString","tintColor":"QColor","top":"float","transform":"QVector<float>","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topError":{"registrationName":"onError"},"topLoad":{"registrationName":"onLoad"},"topLoadEnd":{"registrationName":"onLoadEnd"},"topLoadStart":{"registrationName":"onLoadStart"},"topProgress":{"registrationName":"onProgress"}}},"RCTModalHostView":{"Manager":"ModalHostViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","animationType":"QString","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","onShow":"bool","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","top":"float","transparent":"bool","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topShow":{"registrationName":"onShow"}}},"RCTNavigator":{"Manager":"NavigatorManager","NativeProps":{"onBackButtonPress":"bool"},"bubblingEventTypes":{"topBackButtonPress":{"phasedRegistrationNames":{"bubbled":"onBackButtonPress","captured":"onBackButtonPressCapture"}}},"directEventTypes":{"topLayout":{"registrationName":"onLayout"}}},"RCTPickerView":{"Manager":"PickerViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","items":"QVariant","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","onValueChange":"bool","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","selected":"int","testID":"QString","top":"float","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topValueChange":{"registrationName":"onValueChange"}}},"RCTRawText":{"Manager":"RawTextManager","NativeProps":{"text":"QString"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topLayout":{"registrationName":"onLayout"}}},"RCTScrollView":{"Manager":"ScrollViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","display":"QString","enableArrayScrollingOptimization":"bool","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","footerWidth":"int","headerHeight":"int","height":"int","inverted":"bool","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","onScroll":"bool","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","showsHorizontalScrollIndicator":"bool","showsVerticalScrollIndicator":"bool","top":"float","transform":"QVariant","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topMomentumScrollBegin":{"registrationName":"onMomentumScrollBegin"},"topMomentumScrollEnd":{"registrationName":"onMomentumScrollEnd"},"topScroll":{"registrationName":"onScroll"},"topScrollAnimationEnd":{"registrationName":"onScrollAnimationEnd"},"topScrollBeginDrag":{"registrationName":"onScrollBeginDrag"},"topScrollEndDrag":{"registrationName":"onScrollEndDrag"}}},"RCTSlider":{"Manager":"SliderManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","disabled":"bool","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","maximumTrackTintColor":"QString","maximumValue":"double","minHeight":"float","minWidth":"float","minimumTrackTintColor":"QString","minimumValue":"double","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","step":"double","testID":"QString","thumbTintColor":"QString","top":"float","value":"double","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topSlidingComplete":{"registrationName":"onSlidingComplete"},"topValueChange":{"registrationName":"onValueChange"}}},"RCTSwitch":{"Manager":"SwitchManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","disabled":"bool","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","onTintColor":"QString","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","testID":"QString","thumbTintColor":"QString","tintColor":"QString","top":"float","value":"bool","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{}},"RCTText":{"Manager":"TextManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","allowFontScaling":"bool","aspectRatio":"float","backgroundColor":"QColor","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","color":"QColor","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","fontFamily":"QString","fontSize":"double","fontStyle":"QString","fontWeight":"QString","height":"int","highlighted":"bool","justifyContent":"QString","left":"float","letterSpacing":"double","lineHeight":"double","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","numberOfLines":"int","opacity":"double","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","selectable":"bool","selectionColor":"QColor","textAlign":"QString","textDecorationColor":"QColor","textDecorationLine":"QString","textDecorationStyle":"QString","top":"float","width":"int","writingDirection":"QString"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topLayout":{"registrationName":"onLayout"}}},"RCTTextInputView":{"Manager":"TextInputViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","autoFocus":"bool","backgroundColor":"QColor","borderBottomWidth":"float","borderColor":"QColor","borderLeftWidth":"float","borderRadius":"double","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","color":"QColor","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","fontFamily":"QString","fontSize":"double","fontWeight":"QString","fontWeightEnum":"int","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","multiline":"bool","nativeID":"QString","onChange":"bool","onSelectionChange":"bool","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","placeholderText":"QString","position":"QString","right":"float","secureTextEntry":"bool","selectionColor":"QString","submitShortcut":"QVariant","text":"QString","textAlign":"QString","top":"float","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topContentSizeChange":{"registrationName":"onContentSizeChange"},"topKeyPress":{"registrationName":"onKeyPress"},"topSelectionChange":{"registrationName":"onSelectionChange"}}},"RCTView":{"Manager":"ViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","backfaceVisibility":"QString","backgroundColor":"QColor","borderBottomColor":"QColor","borderBottomLeftRadius":"double","borderBottomRightRadius":"double","borderBottomWidth":"float","borderColor":"QColor","borderLeftColor":"QColor","borderLeftWidth":"float","borderRadius":"double","borderRightColor":"QColor","borderRightWidth":"float","borderStyle":"QString","borderTopColor":"QColor","borderTopLeftRadius":"double","borderTopRightRadius":"double","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","nativeID":"QString","opacity":"double","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","shadowColor":"QColor","shadowOffset":"QSize","shadowOpacity":"double","shadowRadius":"double","top":"float","transform":"QVector<float>","transformMatrix":"QVariant","width":"int","zIndex":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topLayout":{"registrationName":"onLayout"}}},"RCTWKWebView":{"Manager":"WKWebViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","backfaceVisibility":"QString","backgroundColor":"QColor","borderBottomColor":"QColor","borderBottomLeftRadius":"double","borderBottomRightRadius":"double","borderBottomWidth":"float","borderColor":"QColor","borderLeftColor":"QColor","borderLeftWidth":"float","borderRadius":"double","borderRightColor":"QColor","borderRightWidth":"float","borderStyle":"QString","borderTopColor":"QColor","borderTopLeftRadius":"double","borderTopRightRadius":"double","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","nativeID":"QString","opacity":"double","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","shadowColor":"QColor","shadowOffset":"QSize","shadowOpacity":"double","shadowRadius":"double","top":"float","transform":"QVector<float>","transformMatrix":"QVariant","width":"int","zIndex":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topLayout":{"registrationName":"onLayout"}}},"RCTWebViewView":{"Manager":"WebViewViewManager","NativeProps":{"alignContent":"QString","alignItems":"QString","alignSelf":"QString","aspectRatio":"float","borderBottomWidth":"float","borderLeftWidth":"float","borderRightWidth":"float","borderTopWidth":"float","borderWidth":"float","bottom":"float","direction":"QString","display":"QString","flex":"float","flexBasis":"float","flexDirection":"QString","flexGrow":"float","flexShrink":"float","flexWrap":"QString","height":"int","justifyContent":"QString","left":"float","margin":"float","marginBottom":"float","marginHorizontal":"float","marginLeft":"float","marginRight":"float","marginTop":"float","marginVertical":"float","maxHeight":"float","maxWidth":"float","minHeight":"float","minWidth":"float","overflow":"QString","padding":"float","paddingBottom":"float","paddingHorizontal":"float","paddingLeft":"float","paddingRight":"float","paddingTop":"float","paddingVertical":"float","position":"QString","right":"float","source":"QVariant","testID":"QVariant","top":"float","width":"int"},"bubblingEventTypes":{"topBlur":{"phasedRegistrationNames":{"bubbled":"onBlur","captured":"onBlurCapture"}},"topChange":{"phasedRegistrationNames":{"bubbled":"onChange","captured":"onChangeCapture"}},"topEndEditing":{"phasedRegistrationNames":{"bubbled":"onEndEditing","captured":"onEndEditingCapture"}},"topFocus":{"phasedRegistrationNames":{"bubbled":"onFocus","captured":"onFocusCapture"}},"topPress":{"phasedRegistrationNames":{"bubbled":"onPress","captured":"onPressCapture"}},"topSubmitEditing":{"phasedRegistrationNames":{"bubbled":"onSubmitEditing","captured":"onSubmitEditingCapture"}},"topTouchCancel":{"phasedRegistrationNames":{"bubbled":"onTouchCancel","captured":"onTouchCancelCapture"}},"topTouchEnd":{"phasedRegistrationNames":{"bubbled":"onTouchEnd","captured":"onTouchEndCapture"}},"topTouchMove":{"phasedRegistrationNames":{"bubbled":"onTouchMove","captured":"onTouchMoveCapture"}},"topTouchStart":{"phasedRegistrationNames":{"bubbled":"onTouchStart","captured":"onTouchStartCapture"}}},"directEventTypes":{"topLoadingError":{"registrationName":"onLoadingError"},"topLoadingFinish":{"registrationName":"onLoadingFinish"},"topLoadingStart":{"registrationName":"onLoadingStart"}}}},["removeSubviewsFromContainerWithID","measure","measureInWindow","updateView","manageChildren","setChildren","replaceExistingNonRootView","measureLayout","measureLayoutRelativeToParent","blur","setJSResponder","clearJSResponder","createView","findSubviewIn","dispatchViewManagerCommand","takeSnapshot"],[15],[]]]};‹¶var __DEV__=false,__BUNDLE_START_TIME__=this.nativePerformanceNow?nativePerformanceNow():Date.now(),process=this.process||{};process.env=process.env||{};process.env.NODE_ENV="production";" 400 -

System

churik commented 5 years ago

you can start it on custom port. For Mac OS:

export REACT_SERVER_PORT=5001
export STATUS_NODE_PORT=10001
export STATUS_DATA_DIR=~/status-data/instance1 # Note the absolute path here
open Status.app

It was implemented in https://github.com/status-im/status-react/pull/6666

vkjr commented 5 years ago

@flexsurfer , I think we can implement popup dalog on Qt side that shows to user information about occupied port and instructions on how to change it with export commands above, wdyt?

flexsurfer commented 5 years ago

@vkjr is it related to ubuntu? realm will be removed soon, so we will not have this port anymore right?

vkjr commented 5 years ago

@flexsurfer, if we removed realm and will remove ubuntu-server then we won't face this problem.

webmaster128 commented 5 years ago

Thanks @churik for the workaround.

If this issue will be removed automatically, cool. Otherwise it would be nice if the application could automatically choose a free port.