Polishing KeyboardAvoidingView
implementation ✨⌨️
🐛 Bug fixes
- set shared values in layout effects (2b21634) by @QichenZhu
- exclude
StatusBar
height fromuseWindowDimensions
ifStatusBar
is not translucent (1714227)
👍 Improvements
- use
nativeFabricUIManager
instead ofIS_FABRIC
to detect new architecture in JS (2a923a6)