Using splash screen without logo #607
kyratolnai11
started this conversation in
General
Replies: 2 comments 2 replies
-
The react-native-bootsplash/src/index.ts Line 35 in 2572a8d |
Beta Was this translation helpful? Give feedback.
0 replies
-
but if i try to run the command without adding a logo, I am getting an error saying missing required argument logo. The command I am trying to run is: yarn react-native generate-bootsplash \ |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to use the splash screen without a logo? I still want to have a splash screen while my complex animation loads on a separate screen, but I do not want it to contain a logo. Right now I use a transparent PNG to generate the assets and overcome the issue, but it would be nice to have a better way 😄
Beta Was this translation helpful? Give feedback.
All reactions