0.7.0

APSL/react-native-keyboard-aware-scroll-view0.7.0Aug 12, 2018by slorber

AI Summary

Introduced advanced HOC features, including support for animated components and a new options API.

Key Highlights

  • HOC support for Animated.ScrollView
  • New HOC options API
  • Updated content inset logic

New Features

  • HOC support for Animated.ScrollView
  • HOC options API
  • Updated scrollToFocusedInput type definitions

Full Release Notes

- HOC: automatic support for Animated.ScrollView and other animated components: [link](https://github.com/APSL/react-native-keyboard-aware-scroll-view/commit/ea13c8c80c513187010562a0caaf3cf7a24e4e9c)
- Apply content inset to ScrollView regardless of enableAutomaticScroll property: [link](https://github.com/APSL/react-native-keyboard-aware-scroll-view/pull/280)
- HOC options API: [link](https://github.com/APSL/react-native-keyboard-aware-scroll-view/pull/288)
- scrollToFocusedInput type defs: [link](https://github.com/APSL/react-native-keyboard-aware-scroll-view/commit/fc465f00a92cb40de360ca830eed9e09e36dfb1c)