Skip to content

Releases: expo/react-native-invertible-scroll-view

v2.0.0

23 Jul 18:59
@ide ide
99b113c
Compare
Choose a tag to compare

Breaking changes

  • We now use export default. If you are using import, there are no breaking changes. If you are using require, you will need to write require('react-native-invertible-scroll-view').default.