Tools

Created: 2018-01-18

The React Native community has produced (and abandoned) many great tools. This is a listing of the more interesting ones I’ve come across.

ios-deploy

Allows you to launch run-ios to a device via the command line (no having to open Xcode). https://github.com/phonegap/ios-deploy

See example usage in vscode docs: https://github.com/Microsoft/vscode-react-native/blob/master/doc/customization.md https://gist.github.com/mmazzarolo/27a35124025715169807c69eb53ce542

native-starter-kit

Abandoned in favor of React Native Seed.

React Native Seed


Copyright © 2011-2020 Ho Yin Cheng