Open inthisar-hamza opened 7 months ago
Oh. That is a great idea! I love it. I wonder when this feature will come
Do you talk about the native launch screen ? For now the boilerplate doesn't implement it
Do you talk about the native launch screen ? For now the boilerplate doesn't implement it
Yeah, any ideas for future implementation? That takes this project to another level.
heavy app takes some time to load at initial launch and makes the app look unresponsive.
Anyway thanks for the work.
In fact the app should cold start should run quickly. Maybe you talk about StartupScreen ? to handle splashscreen maybe you should take a look into :https://github.com/crazycodeboy/react-native-splash-screen
heavy startup screen needed this, It can be natively built for react native like bootsplash ( zoontek ), It was free but the full version was paid (both dark and white theme) Link https://github.com/zoontek/react-native-bootsplash, I am happy to see if this is possible by thecodingmachine in boilerplate.
Thanks for your consideration.
On Thu, Sep 19, 2024 at 5:32 PM DOLLE @.***> wrote:
In fact the app should cold start should run quickly. Maybe you talk about StartupScreen ? to handle splashscreen maybe you should take a look into : https://github.com/crazycodeboy/react-native-splash-screen
— Reply to this email directly, view it on GitHub https://github.com/thecodingmachine/react-native-boilerplate/issues/420#issuecomment-2360802232, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADEQRSLBTLUCEZGEQP4GSXTZXK4PHAVCNFSM6AAAAABGPS2BCGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRQHAYDEMRTGI . You are receiving this because you authored the thread.Message ID: @.*** com>
Is your feature request related to a problem?
How can I add dark and light mode splash screen, is that project have this?
Describe the solution you'd like
Dark and Light background (with or without custom light and dark brand image) according to device Theme
Describe alternatives you've considered.
No response