unstableair
unstableair
## Summary Documentation does not indicate that this library will cause apps to crash on open at iOS 12. This is due to it's reliance on Swift which is not...
Since migrating my app to this library and releasing it, users on iOS 12.5 are reporting that the app crashes immediately on open. I notice that Swift is not available...
After upgrading to @react-native-picker/picker v2.11.4 the Picker.Item property 'color' is ignored by my iOS app (RN 0.81.1 New Architecture enabled) Regressing to v2.11.3 solved the issue.