react-native-startup-time icon indicating copy to clipboard operation
react-native-startup-time copied to clipboard

measure startup time of your react-native app

Results 4 react-native-startup-time issues
Sort by recently updated
recently updated
newest added

We have been facing lots of unrealistic app load times in our mobile application for iOS users. As per our investigation, it is commonly occurring in the iOS version 15...

Your library is amazing. Based on your experience do you recommend using it in Simulator or it will be completely off with native experience on the device?

Bumps [acorn](https://github.com/acornjs/acorn) from 7.0.0 to 7.1.1. Commits 6d19489 Mark release 7.1.1 793c0e5 More rigorously check surrogate pairs in regexp validator b5c1787 Fix incorrect comment in regexp parser 12ae8fe Parameterize dummy...

dependencies

```js "peerDependencies": { "react": "^16.8.3", "react-native": ">=0.59.0" } ```