react-native-make
react-native-make copied to clipboard
A collection of everyday React Native CLI tools
I have a bug trying to use this library ### step to reproduce : - yarn add -D @bam.tech/react-native-make - react-native set-splash --path ./src/assets/splash.png --resize contain --background "#1EB582" error: error...
I used the command `react-native set-splash --path ./splash.png --background #F5861F` but only works in android pretty well, however in iOS only shows a blank black screen, when I inspect with...
At the moment using the `set-icon` command, you are unable to generate a different, rounded version of the icon, such as creating another icon file with the name 'ic_launcher_round' in...
Hello!! >npm install --save-dev @bam.tech/react-native-make then Installation fails and an error appears. The splat operator '@' cannot be used to reference a variable in an expression. '@bam' can only be...
Hi guys, I have installed the last version and I have tried to set-icon on iOS but the command only change the launcher on android but not on iOS. With...
Hi, is anyone getting an error when trying to install the react-native-make package? Running `yarn/npm install` give an error: ``` In file included from .../src/common.cc.25: /usr/local/include/vips/vips8:35:10: fatal error: 'glib-object.h' file...
I have created some scripts that update Splash Screen Image with version number. Once this script runs I run "react-native set-splash" with the path set to the updated splash image....
I run command set icon on android, it genarate ic_launcher, but it not auto genarate ic_launcher_foreground, and ic_launcher_round in mimap like manual create adaptive icon by Android studio. Did i...
Are the deployment configuration features from `generator-rn-toolbox` going to be imported here ?
react-native set-icon --platform android --path ./assets/app-icon-android-transparent.png thes start application tag from AndroidManifest disappears