Sometimes I see this message, but only in android, I think it appears every time a warning is displayed.
Alert.alert('Oops!', this.props.user.errorMessage, [{ text: 'OK', onPress: () => console.log('here press'); }]);
Error:
Anyone have an idea that might cause this problem?
thank
RELATED
github problem
Github, , , , , mapStateToProps , . , , , , . ? ? this.props.user.errorMessage? ?
mapStateToProps
this.props.user.errorMessage
, , - , , .
, : # 438
, , !
Source: https://habr.com/ru/post/1675645/More articles:Reactive Cocoa 5 and ReactiveSwift - iosHow to create a TypeScript library - typescriptHow to create a TypeScript library that is javascriptnpm typescript library publication: exported characters, modules - typescriptHow to create an array of key / value pairs in C #? - jsonPIL Overlay a translucent square overlay on an image - pythonMigrating from RACSignal to ReactiveSwift or RAC5 - swiftUsing a C-string const script as a compiler error message - c ++Python + splinter + http: Error - httplib.ResponseNotReady - pythonHow to make a simple PHP API handler? - jsonAll Articles