Mostly bug-fixing to give 1.17 release better stability 😎
🐛 Bug fixes
- rely on screen dimensions instead of window dimensions (be7ef24)
- keep shadow nodes in sync (ba2e187)
- support dynamic
bottomOffsetforKeyboardAwareScrollView(c5c0077) - wrong
useWindowDimensionson iPad (427374f) - incorrect
KeyboardAvoidingViewlayout withbehavior="height"when navigating to screen withautoFocusfield and an open keyboard (e431917)