![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@forward-software/react-native-toolbox
Advanced tools
A set of scripts to simplify React Native development
A set of scripts to simplify React Native development
yarn add -D @forward-software/react-native-toolbox
or use it directly with
npx @forward-software/react-native-toolbox <command>
rn-toolbox dotenv ENVIRONMENTNAME
rn-toolbox help [COMMAND]
rn-toolbox icons [FILE]
rn-toolbox splash [FILE]
rn-toolbox dotenv ENVIRONMENTNAME
manage .env files for react-native-dotenv
USAGE
$ rn-toolbox dotenv [ENVIRONMENTNAME] [-h]
ARGUMENTS
ENVIRONMENTNAME name of the environment to load .dotenv file for
FLAGS
-h, --help Show CLI help.
DESCRIPTION
manage .env files for react-native-dotenv
Manage .env files for react-native-dotenv for a specific environment (development, production, etc...)
See code: dist/commands/dotenv.ts
rn-toolbox help [COMMAND]
Display help for rn-toolbox.
USAGE
$ rn-toolbox help [COMMAND] [-n]
ARGUMENTS
COMMAND Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for rn-toolbox.
See code: @oclif/plugin-help
rn-toolbox icons [FILE]
generate app icons
USAGE
$ rn-toolbox icons [FILE] [-h] [-a <value>]
ARGUMENTS
FILE [default: ./assets/icon.png] input icon file
FLAGS
-a, --appName=<value> the appName used to build output assets path. Default is retrieved from 'app.json' file.
-h, --help Show CLI help.
DESCRIPTION
generate app icons
Generate app icons using FILE as base.
The base icon file should be at least 1024x1024px.
See code: dist/commands/icons.ts
rn-toolbox splash [FILE]
generate app splashscreen for react-native-splash-screen
USAGE
$ rn-toolbox splash [FILE] [-h] [-a <value>]
ARGUMENTS
FILE [default: ./assets/splashscreen.png] input splashscreen file
FLAGS
-a, --appName=<value> the appName used to build output assets path. Default is retrieved from 'app.json' file.
-h, --help Show CLI help.
DESCRIPTION
generate app splashscreen for react-native-splash-screen
Generate app splashscreen using FILE as base to be used with crazycodeboy/react-native-splash-screen module.
The base splashscreen file should be at least 1242x2208px.
See code: dist/commands/splash.ts
Mozilla Public License 2.0
Made with ✨ & ❤️ by ForWarD Software and contributors
If you found this project to be helpful, please consider contacting us to develop your React and React Native projects.
FAQs
A set of scripts to simplify React Native development
The npm package @forward-software/react-native-toolbox receives a total of 15 weekly downloads. As such, @forward-software/react-native-toolbox popularity was classified as not popular.
We found that @forward-software/react-native-toolbox demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.