App reloads when split screen size changed - Android #19214
Labels
Platform: Android
Android applications.
Platform: Linux
Building on Linux.
Stale
There has been a lack of activity on this issue and it may be closed soon.
Environment
OS: Linux 4.13
Node: 9.11.1
Yarn: 1.6.0
npm: 6.0.0
Watchman: Not Found
Xcode: N/A
Android Studio: Not Found
Packages: (wanted => installed)
react: ^16.3.1 => 16.3.1
react-native: ^0.55.0 => 0.55.4
Steps to Reproduce
Expected Behavior
The application should only shrink down to half its width, instead of reloading after shriking (when multi-window mode enabled).
Actual Behavior
The application starts to reload. I do not know why the app reloads, it should resume only from the page that it was on. On iPad, the app doesn't reload, but only works as expected.
The text was updated successfully, but these errors were encountered: