Basic support for react-native 0.81 👀
🐛 Bug fixes
- disabling
KeyboardAvoidingView
withtranslate-with-padding
mode (aff3cbe) by @itsramiel - avoid direct
FBReactNativeSpec
usage (1d7721b)
👍 Improvements
- add
target_compile_reactnative_options
(2efe655)