react-native-keychain
react-native-keychain copied to clipboard
performance problems
too slow on android while getting the data objects. AsyncStorage is very fast than this I am just simply using the example of this package as provided.
I am also having issues with Android being very slow. Any suggestions?
Yes, very slow keys reading when opening the app first time on Android, is it possible to improve the reading speed at first time? iOS works perfectly.
https://github.com/oblador/react-native-keychain/issues/337
Please try out 8.0.0 which has performance improvements