oblador / react-native-keychain

:key: Keychain Access for React Native
MIT License
3.12k stars 515 forks source link

Question - New version #548

Closed mateosilguero closed 2 years ago

mateosilguero commented 2 years ago

Hi ! Since this commit 6963bfd6c1e4e70b23c02f54e319523b62077aef, Are you considering publish a new version related with 0.68 ? This lib doesnt work for me when new arch is enabled.

oblador commented 2 years ago

8.1.0 has just been released, however AFAIK 8.0.0 should be compatible with new architecture.

mateosilguero commented 2 years ago

Thanks !

Yes, 8.0 does. Sorry, i was initilizating packages.add(new KeychainPackage(new KeychainModuleBuilder().withoutWarmUp())); on the old RNHost.