Files
react-navigation/packages/tabs/example
Satyajit Sahoo 6486c4b7dd feat: upgrade react-native-tab-view to 2.0
BREAKING CHANGES:

- Animated nodes are not from `react-native-reanimated`, which means custom tab bars need to be updated
- Changed behaviour: `activeTintColor` and `inactiveTintColor` also controls opacity now
- Removed props: `animationsEnabled`, `optimizationsEnabled`
- Dropped support for React < 16.3, which means the minimum supported React Native version is 0.56

New features:

- Added prop: `lazyPlaceholderComponent`
2019-02-26 22:40:51 +01:00
..
2019-03-02 02:51:10 +01:00
2018-03-17 18:37:54 +01:00
2018-03-17 18:37:54 +01:00
2018-03-17 18:37:54 +01:00
2019-03-02 02:51:10 +01:00
2019-03-02 02:51:10 +01:00
2019-03-02 02:51:10 +01:00
2018-03-17 18:37:54 +01:00

Run the example

  • View it with Expo
  • Run the example locally
    • Clone the repository and cd to this directory
    • Run yarn to install the dependencies
    • Run yarn start to start the packager
    • Scan the QR Code with the Expo app