Files
react-navigation/packages/tabs/example
satyajit.happy 1a9f3542d7 fix: use the JUMP_TO action for tab change
The index change event fires after swipe animation. If you quickly navigate to a new screen in stack before animation finishes, the index change event will fire after the previous navigation event. By this time, the tab navigator is not focused anymore. Using the JUMP_TO action instead of NAVIGATE avoids this issue.
2019-04-23 20:36:44 +02:00
..
2019-04-01 22:17:14 +02:00
2019-04-01 22:17:14 +02: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-04-01 22:17:14 +02: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