Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.55.4]Blank white screen on Android #19733

Closed
3 tasks
heluotian opened this issue Jun 15, 2018 · 1 comment
Closed
3 tasks

[0.55.4]Blank white screen on Android #19733

heluotian opened this issue Jun 15, 2018 · 1 comment
Labels
Platform: Android Android applications. Ran Commands One of our bots successfully processed a command. Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. Resolution: Locked This issue was locked by the bot.

Comments

@heluotian
Copy link

heluotian commented Jun 15, 2018

Environment

OS: macOS High Sierra 10.11.6
Node: 8.9.1
npm: 5.5.1
Watchman: 4.7.0
Android Studio: 3.0.1

Packages: (wanted => installed)
react: 16.3.1
react-native: 0.49.5 => 0.55.4

Description

  1. I upgraded from react 0.48.4 to 0.49.5.
    When I open any a react native screen in my android app, it work fine

  2. I upgraded from react 0.49.5 to 0.55.4(or 0.54.4 or 0.55.4). When I open a react native screen in my android app it is a blank white screen. Upon reloading react native, the react screen works perfectly. In addition any react screens that are linked to from the screen I reloaded on work. However, any react screen which can not be reached through react screens from where I reloaded will not work.

For example, A is native and B is react screens.

  1. I start on A go to B see a white screen. Reload on B, B works fine,

  2. go back to A , then go to B see a white screen again, Reload on B, B works fine,

  3. go back to A , then go to B see a white screen again, Reload on B, B works fine,

  4. go back to A , then go to B see a white screen again, Reload on B, B works fine,

  5. repeat ...

  6. I demote from react 0.55.4 to 0.49.5,
    When I open a react native screen in my android app it is ok.

Steps to Reproduce

react-native start
Run native app
Open any react-native screen in android app

"dependencies": {
"apsl-react-native-button": "^2.4.2",
"immutable": "^3.8.1",
"key-mirror": "^1.0.1",
"lodash": "^4.16.4",
"md5": "^2.1.0",
"moment": "^2.13.0",
"object-assign": "^4.1.0",
"prop-types": "^15.6.1",
"query-string": "^4.2.2",
"react": "^16.3.1",
"react-immutable-proptypes": "^2.1.0",
"react-native": "^0.55.4",
"react-native-device-info": "0.9.5",
"react-native-fabric": "0.2.2",
"react-native-progress": "^3.0.1",
"react-native-root-toast": "^1.0.3",
"react-native-scrollable-mixin": "^1.0.1",
"react-native-simple-store": "^1.1.0",
"react-native-smart-toast": "^1.1.1",
"react-native-swipeable": "^0.4.0",
"react-native-swiper": "^1.5.4",
"react-native-switch-pro": "^0.4.2",
"react-redux": "^4.4.5",
"react-static-container": "^1.0.1",
"react-timer-mixin": "^0.13.3",
"redux": "^3.5.2",
"redux-logger": "^2.6.1",
"redux-thunk": "^2.0.1",
"stacktrace-js": "^1.3.0",
"timeago.js": "^1.0.5",
}

@heluotian heluotian changed the title Blank white screen on Android [0.55.4]Blank white screen on Android Jun 15, 2018
@hramos hramos added the Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. label Jun 15, 2018
@react-native-bot react-native-bot added the Ran Commands One of our bots successfully processed a command. label Jun 15, 2018
@react-native-bot
Copy link
Collaborator

Please use Stack Overflow for this type of question.

@facebook facebook locked as resolved and limited conversation to collaborators Jun 15, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jun 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: Android Android applications. Ran Commands One of our bots successfully processed a command. Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants