react-native-make icon indicating copy to clipboard operation
react-native-make copied to clipboard

A collection of everyday React Native CLI tools

Results 35 react-native-make issues
Sort by recently updated
recently updated
newest added

I'm getting the following error when i'm trying to archive my app ``` /* com.apple.actool.errors */ /Users/distiller/ccr-mobile/ios/CoachCare/Images.xcassets: error: None of the input catalogs contained a matching launch image set named...

Could you please push your latest version (3.0.1) to npm?

Thanks for the work here. The previous `yo rn-toolbox:assets` approach did not use react-native-splash-screen or any javascript code. With this, as soon as you opened your app - even during...

It doesn't work on the new M1 Apple processors. Throws up this error: ``` npm ERR! ../src/common.cc:25:10: fatal error: 'vips/vips8' file not found npm ERR! #include npm ERR! ^~~~~~~~~~~~ npm...

I've created an image icon, with a size of 1024x1024. As logo there is only one A letter. This letter is around 60% of an icon space. The problem is,...

I installed `react-native-make` by ``` npm i --save @bam.tech/react-native-make ``` I run the the commands to generate icons and success both for android and for ios. I test the Apps,...

Something went wrong installing the "sharp" module Module did not self-register: '/xxxx/node_modules/sharp/build/Release/sharp.node'. - Remove the "node_modules/sharp" directory, run "npm install" and look for errors - Consult the installation documentation at...

I only get a black screen on ios. If you adjust the x3 image size to 2400, it works normally.

Is there a way to set notification icon with this package?

Hello, first of all thank you for providing this generator, i don't think there is another comparable tool out there! I have two issues, which i think could be improved:...