React-native: Application really slow on simulator

Created on 8 Sep 2015  路  2Comments  路  Source: facebook/react-native

When running react native on the iOS simulator (for example the Movies app) the frame rate is really slow. So slow that when I bring up the debug menu it takes about 5 seconds to come up and then none of the buttons can be clicked. Anyway else experiencing this issue? I updated to the latest react-native today as I noticed my own app was no longer possible to debug on the simulator and wondered if it was something I had done.

Locked

Most helpful comment

You probably have Slow Animations turned on in the simulator.

All 2 comments

You probably have Slow Animations turned on in the simulator.

Yeah that was it thanks! (Command T toggles it)

Was this page helpful?
0 / 5 - 0 ratings