react-native(ignite) tech stacks
react-native(ignite) tech stacks
basic tech stacks
ignite
- ignite -h
add (a) Adds an Ignite plugin. attach Attaches Ignite CLI to an existing project. doctor Checks your dev environment for dependencies. generate (g) Generates some files. info Displays info about a given Ignite plugin. list Lists known Ignite plugins. new (n) Generate a new React Native project with Ignite CLI. plugin (p) Manages ignite plugins remove (r) Removes an Ignite CLI plugin. search Searches known Ignite plugins. spork Copy templates as blueprints for this project version (v) Prints current version of installed ignite
- ignite-boilerplate workthough
- Contains
ignite g container/list/screen New
- Components
- Navigation react-navigation “react-navigation”: “1.0.0-beta.26”,
- Storybook
npm run storybook
- Themes
- Config
- Fixtures
- Redux,Sagas reduxsauce redux-saga
- Service apisauce
- Contains
react-native
upgrade to given version react-native-git-upgrade 0.52.2
https://reactnative.cn/
reactotron
console.tron.log(object:${object}
)
if (DEV) console.tron.log(formatTime)
jest
additional tech stacks
yarn
- yarn /update all dependencies/
- yarn add package-1@1.2.3
- yarn upgrade package-1@1.2.3
- yarn remove package-1
- yarn managing-dependencies
fastlane
extend tech stacks
react-native-amap3d
bluetooth
tips: full work steps
$ ignite new bleController && cd bleController
$ yarn upgrade
$ react-navigation@1.0.0-beta.26
$ react-native-git-upgrade 0.52.2
- latest ignite-ir-boilerplate 2.3.1
- fix react-native-vector-icons issue