1.3.14 • Published 4 years ago

react-native-template-inovando v1.3.14

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

react-native-template-inovando

📱 Inovando's template for react-native-cli

NPM version code style: prettier

Package Main Techs

Preview

iOSAndroid
Template iOS PreviewTemplate Android Preview

Usage

  1. Initialize your RN project with this command:
react-native init AwesomeProject --template inovando
  1. Delete ~/App.js

  2. Duplicate .env.example to .env and .env.production fulfilling variables as needed

  3. Add these lines at .gitignore

# Environment
.env
.env.production
  1. Done 🎉

Android

For Reactotron debug in Android, run this command:

adb reverse tcp:9090 tcp:9090

MacOS "Network Error"

  1. Go to "Open Network Preferences" > "Advanced..." > "DNS" Tab and add 8.8.8.8.

Mac DNS 8.8.8.8 network config to prevent error in AVD

  1. Restart your AVD.

Android restar AVD

  1. It should work fine! 🎉

Scripts

yarn react-devtools

Inspect elements with React Devtools. Open the in-app developer menu and choose "Toggle Inspector" then click/press any element in your App, it will show up in React Devtools Window.

Read More

Deploy

This command will also deploy to Yarn.

npm publish --access public

Features

1.3.14

4 years ago

1.3.13

4 years ago

1.3.11

4 years ago

1.3.12

4 years ago

1.3.10

4 years ago

1.3.9

4 years ago

1.3.8

4 years ago

1.3.7

4 years ago

1.3.6

4 years ago

1.3.5

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.2.1

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago