Skip to content

This repo contain Wezard React Native template with React Navigation navigation.

Notifications You must be signed in to change notification settings

wezard-it/react-native-boilerplate-react-navigation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wezard React Native Template

javascript NPM version

This repo contain Wezard React Native template with React Navigation navigation.

How to use

npx react-native init AppName --template @wezard/react-native-react-navigation-template

or

npx react-native init AppName --template https://github.com/wezard-it/react-native-boilerplate-react-navigation

N.B.

Since React Native 0.74, it was added support for modern versions of Yarn. For new projects Yarn 3.6.4 is the default package manager, and for existing projects, you can upgrade to Yarn 3.6.4 by running yarn set version berry in the project root. Make sure to add the value nodeLinker: node-modules inside the file .yarnrc.yml file generated with the previous command.

Usefull Infos

Scripts

  • yarn translations:sort: this script reorder translation files in an alphabetical order. If you add other languages other italian and english make sure to add files path in script/sort_tranlsations.js

About

This repo contain Wezard React Native template with React Navigation navigation.

Topics

Resources

Stars

Watchers

Forks

Languages

  • TypeScript 71.2%
  • JavaScript 11.5%
  • Ruby 7.2%
  • Kotlin 3.4%
  • Objective-C 3.2%
  • Shell 1.3%
  • Other 2.2%