react-native-keychain icon indicating copy to clipboard operation
react-native-keychain copied to clipboard

performance problems

Open ghost opened this issue 4 years ago • 4 comments

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.

ghost avatar Dec 18 '20 13:12 ghost

I am also having issues with Android being very slow. Any suggestions?

iAmHarmon avatar Jan 12 '21 19:01 iAmHarmon

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.

tadasstra avatar Mar 30 '21 06:03 tadasstra

https://github.com/oblador/react-native-keychain/issues/337

tommeier avatar May 04 '21 07:05 tommeier

Please try out 8.0.0 which has performance improvements

oblador avatar Oct 02 '21 14:10 oblador