rnna

0.7.4 • Public • Published

RNNA (React NAtive Navigation Application)

Installation

# Init RN project
$ npx react-native init MyApp

$ cd MyApp
$ git init
$ git add -A .
$ git commit -m "Init react-native project"

# Install RN navigation
$ yarn add react-native-navigation
$ npx rnn-link

$ git commit -am "Install & link react-native-navigation"

# Download app structure (optional)
$ npx yown c1e159a3566165fadc7032b746ea7e16

## Install dependencies shown in `yown` command output
$ yarn add rnna @react-native-community/async-storage react-native-flipper
$ yarn add --dev redux-flipper rn-async-storage-flipper

$ git add app
$ git commit -m 'Download app structure'

# Download app starter (optional)
$ npx yown c1e159a3566165fadc7032b746ea7e16

$ git add -A .
$ git commit -m 'Download app starter'

# Install Pods
$ npx pod-install

$ git commit -am 'Install Pods'

# Run the app !
$ yarn run ios

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.7.42latest

Version History

VersionDownloads (Last 7 Days)Published
0.7.42
0.7.30
0.7.20
0.7.10
0.7.00
0.7.0-alpha.00
0.6.180
0.6.170
0.6.160
0.6.150
0.6.140
0.6.130
0.6.120
0.6.110
0.6.100
0.6.90
0.6.80
0.6.70
0.6.60
0.6.50
0.6.40
0.6.30
0.6.20
0.6.10
0.6.00
0.5.150
0.5.130
0.5.120
0.5.110
0.5.100
0.5.90
0.5.80
0.5.70
0.5.60
0.5.51
0.5.41
0.5.30
0.5.20
0.5.10
0.5.00
0.4.110
0.4.100
0.4.90
0.4.80
0.4.70
0.4.61
0.4.50
0.4.40
0.4.30
0.4.20
0.4.10
0.4.00
0.3.11
0.3.00
0.2.190
0.2.180
0.2.170
0.2.160
0.2.150
0.2.140
0.2.131
0.2.120
0.2.110
0.2.100
0.2.90
0.2.80
0.2.70
0.2.60
0.2.50
0.2.40
0.2.30
0.2.20
0.2.10
0.2.00
0.1.60
0.1.50
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i rnna

Weekly Downloads

7

Version

0.7.4

License

MIT

Unpacked Size

10.4 kB

Total Files

17

Last publish

Collaborators

  • eightyfive