Skip to content
This repository was archived by the owner on Aug 11, 2026. It is now read-only.

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

Release list

v2.0.0

Choose a tag to compare

@ide ide released this 23 Jul 18:59
99b113c

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.