Alexander Lebedev
Results
2
issues of
Alexander Lebedev
It would be nice if `prefixDebug()` behavior could be customized. For example, I'd like to write warnings to console in production and crash in development. Such customization can be achieved...
Using AsyncStorage in react-native 0.60 gives a warning that it will be removed in next version. We should switch to @react-native-community/async-storage to fix this