Another release improving stability of 1.12
😎
🐛 Bug fixes
- RN 0.75 compilation error (979bd42)
- update selection on focus on iOS (753cb57) closes #482
- race condition between js and worklet in
KeyboardAwareScrollView
(6825c25) - incorrect selection coordinates when input grows on iOS (6bb145c) closes #489
- memoize
WindowDimensionListener
per context (6e3e0af) closes #486