bamlab / generator-rn-toolbox

The React Native Generator to bootstrap your apps
MIT License
1.2k stars 119 forks source link

Icons are not created but no error? #227

Closed itsallbr0ken closed 5 years ago

itsallbr0ken commented 5 years ago

Running the following command

yo rn-toolbox:assets —icon icon.png

I get prompted for the project name which is correct and on either hitting enter or typing the project name and hitting enter, nothing happens, just a new terminal line and no icons?

Gareths-MacBook-Pro:unisongwent itsallbroken$ yo rn-toolbox:assets —icon icon.png
? Name of your react-native project UnisonGwent
Gareths-MacBook-Pro:unisongwent itsallbroken$ 
civinski commented 5 years ago

Same problem here...

yleflour commented 5 years ago

Hello, we just revamped the generator 😁

For up to date icon and splashscreen generation please use @bam.tech/react-native-make

It should solve your issue 😉