I have read so many articles but still couldn't get a proper solution on possible ways to reduce app launch time for react native app.
On Analysing my app loads 1243 modules and 1770 modules are in waiting state for the first time the app is loaded. It is taking 12 seconds for the app to load and display splash screen.
I want to reduce this 12 seconds time to at least 6-9 seconds.