Releases: APSL/react-native-keyboard-aware-scroll-view
Releases · APSL/react-native-keyboard-aware-scroll-view
0.7.0
v0.6.0
Changelog
- Add support to subscribe to keyboard events (#165) @leonardocarvalho
- Component driven update method (#251) @bugs181
- Fix documentation: Replace SectionView with SectionList (#257) @jerolimov
- Add missing ref.props.scrollIntoView method (#258) @slorber
- Support Animated.ScrollView with Animated.event() (#264) @slorber
v0.5.0
v0.4.4
v0.4.3
v0.4.2
Changelog
- Fix: only set state when prop changes #209 (@Swordsman-Inaction)
- scrollToFocusedInput flow types reflect how the arguments are used #207 (@shichongrui)
- Fix scrollToFocusedInput call in the example #189 (@KarlosQ)
- Add KeyboardAwareFlatList to index.d.ts #187 (@stackia)
v0.4.1
v0.4.0
v0.3.0
Changelog
- Added Code of Conduct #152
- Support for
FlatList
#148 (Thanks @chrisy-lili!) - Added Android support #147 (Thanks @Swordsman-Inaction!)
- Upgraded Flow #144 (Thanks @joeybaker!)
- Fixed issue #136 #138 (Thanks @Swordsman-Inaction!)