@zolteam/react-native-zolerplate

2.2.2 • Public • Published

React native zolerplate template

Ce repository contient les boilerplate React Native de l'agence ZOL pour démarrer n'importe quel projet mobile plus rapidement. Le projet est publié sur npm afin d'être utilisé comme custom template lors des initialisation de projet avec le React Native CLI.

Pour publier le projet sur npm :

# Login to npm using zol credentials on bitwarden
npm login

# Publish the package (don't forget to bump version in package.json first)
pm publish

Git Rules

Commit Prefixes :

  • New feature : [+]
  • Bug fix : [#]
  • Iteration : [*]

Branches Prefixes :

  • feature : /feature/[ticketNumber-]{0,1}[feature-name]
  • hotfix : /hotfix/[ticketNumber-description]

Release, hotfix and more about gitflow To understand the gitflow workflow, you can refer to the ZOL documentation : https://documentation.zol.fr/zol-internal-docs/latest/Projets-Workflows-et-repo/workflow-git

Package Sidebar

Install

npm i @zolteam/react-native-zolerplate

Weekly Downloads

7

Version

2.2.2

License

ISC

Unpacked Size

771 kB

Total Files

144

Last publish

Collaborators

  • zolteam