discussions-and-proposals
discussions-and-proposals copied to clipboard
Android Cold Time performance issue advice Using latest React Native with Hermes
Hello everyone,
Our app bundle size is almost 8mb and we are already on latest react native with hermes enabled. There is one thing, we are using lottie animation in splash screen.
in firebase performance, we are seeing many if users are facing more than 5 seconds cold start time.
Few of the solutions i searched is Ram bundler but thats isn't required if hermes is enabled.
Can anyone suggest a better solution to the problem?
Thanks Akshat