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

Android app transitions are extremely slow. #17605

Closed
amourya-systango opened this issue Jan 15, 2018 · 2 comments
Closed

Android app transitions are extremely slow. #17605

amourya-systango opened this issue Jan 15, 2018 · 2 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@amourya-systango
Copy link

I am using Navigator from react-native for screen transitions. In my one component, I am using ListView. By clicking on a particular item, I am calling an API using XMLHttpRequest and on API result I am pushing using my navigator object to another screen and also passing API response data as passProps with the route. In the componentDidMount method of another screen, I am calling another API. My problem is when I am creating a signed android APK and running on a physical device then transition between such screens is extremely slow. My current RN version is 0.41.2. On iOS with the same behavior, the signed app is running quite smooth on physical devices.

Please let me know, what wrong I have done.

@react-native-bot
Copy link
Collaborator

@facebook-github-bot no-template

@facebook-github-bot
Copy link
Contributor

Hey @amourya-systango, thanks for posting this! It looks like your issue is missing some required information. Can you please add all the details specified in the Issue Template? This is necessary for people to be able to understand and reproduce your issue. I am going to close this, but please feel free to open a new issue with the additional information provided. Thanks!

How to ContributeWhat to Expect from Maintainers

@facebook-github-bot facebook-github-bot added the Ran Commands One of our bots successfully processed a command. label Jan 15, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Jan 15, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jan 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants