Repro for react-navigation/react-navigation#10425
- Git clone.
yarn
cd ios && pod install && cd ..
yarn start --reset-cache
- Run the app on simulator/emulator
[@react-navigation/material-top-tabs][bare-react-app] Pressing on active tab causes the other tabs touch events to freeze
Java
Repro for react-navigation/react-navigation#10425
yarn
cd ios && pod install && cd ..
yarn start --reset-cache