Releases: expo/react-native-invertible-scroll-view
Releases · expo/react-native-invertible-scroll-view
v2.0.0
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
.