Summary from the React Native Performance Overview page
Achieving 60 frames per seconds (fps), makes React Native applications feel and look native.
* For displays that operates at 60fps, we have 16.67ms → to do all the work to generate a frame (static image). Above this time, occurs "frame drops&