New features
- ⚠️ feat!: remove FacebookConceal and library warmup, upgrade minAndroidSdk by @DorianMazur in https://github.com/oblador/react-native-keychain/pull/719
Breaking Changes & How to Update:
- Ensure your
minAndroidSdkis set to 23 or higher. - If your app was using library warmup, simply remove it—autolinking will handle initialization automatically.
- If y...
- Ensure your