npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

rnbuilder

v0.6.42

Published

React Native builder tool

Downloads

209

Readme

rnbuilder

React Native builder tool

oclif Version CircleCI Downloads/week License

Usage

$ npm install -g rnbuilder
$ rnbuilder COMMAND
running command...
$ rnbuilder (-v|--version|version)
rnbuilder/0.6.42 darwin-arm64 node-v18.18.0
$ rnbuilder --help [COMMAND]
USAGE
  $ rnbuilder COMMAND
...

Commands

rnbuilder build [BUILD]

Build react native apps

USAGE
  $ rnbuilder build [BUILD]

OPTIONS
  -b, --branch=branch                   Set the source branch used to build the app
  -c, --client=client                   Set client that you want to build app
  -d, --distribute=distribute           Specify where to distribute app
  -e, --env=env                         Set the environment: prod, staging, dev
  -f, --firebase                        If enabled, the build will be uploaded to firebase
  -g, --ignore_git_reset                Ignore git reset when building
  -h, --help                            show CLI help
  -i, --installr=installr               If enabled, the build will be uploaded to installR
  -s, --ignore_cleanup                  Ignore cleanup when building
  -t, --target=android|ios|android,ios  Set the build target: android, ios or both
  -t, --testersIos=testersIos           Tester ids for iOS distribution
  -u, --testersAndroid=testersAndroid   Tester ids for Android distribution
  -v, --version=version                 Set the version number for this build
  --groupsAndroid=groupsAndroid         Groups ids for Android distribution
  --groupsIos=groupsIos                 Groups ids for iOS distribution
  --skipCheckVersion                    Skip checking current version on stores

EXAMPLE
  $ rnbuilder build
  hello world from ./src/build.ts!

See code: src/commands/build.ts

rnbuilder check-version [MATCH-CHECK]

Check live versions

USAGE
  $ rnbuilder check-version [MATCH-CHECK]

OPTIONS
  -c, --client=client  Select client that you want to sync udids
  -h, --help           show CLI help

EXAMPLE
  $ rnbuilder check-version
       Nuke certificates ./src/match-check.ts!

See code: src/commands/check-version.ts

rnbuilder codepush [BUILD]

Push changes to existing apps

USAGE
  $ rnbuilder codepush [BUILD]

OPTIONS
  -c, --client=client  Select client that you want to push update
  -h, --help           show CLI help

EXAMPLE
  $ rnbuilder codepush
       Push changes to existing apps ./src/firebase-sync-udids.ts!

See code: src/commands/codepush.ts

rnbuilder google-key [MATCH-CHECK]

Nuke certificates

USAGE
  $ rnbuilder google-key [MATCH-CHECK]

OPTIONS
  -c, --client=client  Select client that you want to sync udids
  -h, --help           show CLI help

EXAMPLE
  $ rnbuilder match-check
       Nuke certificates ./src/match-check.ts!

See code: src/commands/google-key.ts

rnbuilder help [COMMAND]

display help for rnbuilder

USAGE
  $ rnbuilder help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

rnbuilder initialize

Initialize the environment for first run

USAGE
  $ rnbuilder initialize

EXAMPLE
  $ rnbuilder initialize
  initialize environment for first run from ./src/initialize.ts!

See code: src/commands/initialize.ts

rnbuilder match-check [MATCH-CHECK]

Nuke certificates

USAGE
  $ rnbuilder match-check [MATCH-CHECK]

OPTIONS
  -c, --client=client  Select client that you want to sync udids
  -h, --help           show CLI help

EXAMPLE
  $ rnbuilder match-check
       Nuke certificates ./src/match-check.ts!

See code: src/commands/match-check.ts

rnbuilder match-nuke [BUILD]

Nuke certificates

USAGE
  $ rnbuilder match-nuke [BUILD]

OPTIONS
  -c, --client=client  Select client that you want to sync udids
  -h, --help           show CLI help

EXAMPLE
  $ rnbuilder match-nuke
       Nuke certificates ./src/match-nuke.ts!

See code: src/commands/match-nuke.ts

rnbuilder onesignal [BUILD]

Create and upload push cerfiticate to One Signal

USAGE
  $ rnbuilder onesignal [BUILD]

OPTIONS
  -c, --client=client                            Select client that you want to sync udids
  -h, --help                                     show CLI help
  --android_gcm_sender_id=android_gcm_sender_id
  --android_token=android_token
  --auth_token=auth_token                        Auth token for OneSignal

EXAMPLE
  $ rnbuilder onesignal
       Create and upload push certificate to One Signal from ./src/commands/onesignal.ts!

See code: src/commands/onesignal.ts

rnbuilder setup [SETUP]

Setup new client

USAGE
  $ rnbuilder setup [SETUP]

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ rnbuilder build
  hello world from ./src/setup.ts!

See code: src/commands/setup.ts

rnbuilder submit-review [SUBMIT-REVIEW]

Submit ios for review

USAGE
  $ rnbuilder submit-review [SUBMIT-REVIEW]

OPTIONS
  -c, --client=client  Select client that you want to push update
  -h, --help           show CLI help

EXAMPLE
  $ rnbuilder submit-review
       Push changes to existing apps ./src/firebase-sync-udids.ts!

See code: src/commands/submit-review.ts

rnbuilder sync-udids [BUILD]

Sync device UDIDs from firebase

USAGE
  $ rnbuilder sync-udids [BUILD]

OPTIONS
  -c, --client=client  Select client that you want to sync udids
  -h, --help           show CLI help

EXAMPLE
  $ rnbuilder sync-udids
       Sync device UDIDs from firebase from ./src/firebase-sync-udids.ts!

See code: src/commands/sync-udids.ts