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
bottomOffset
forKeyboardAwareScrollView
(c5c0077) - wrong
useWindowDimensions
on iPad (427374f) - incorrect
KeyboardAvoidingView
layout withbehavior="height"
when navigating to screen withautoFocus
field and an open keyboard (e431917)