Simple code to test react native dimensions bugs Android only bug: facebook/react-native#29451
npm install
react-native run-android
Rotate the device a few times and observe how dimensions API stops working and returns
always the same value.
Simple code to test react native dimensions bugs Android only bug: facebook/react-native#29451
npm install
react-native run-android
Rotate the device a few times and observe how dimensions API stops working and returns
always the same value.