1.16.0 • Published 1 year ago

react-native-template-lightbase v1.16.0

Weekly downloads
10
License
MIT
Repository
github
Last release
1 year ago

Lightbase React Native Template

Initialise new project with the template

npx react-native init LightbaseProjectName --template react-native-template-lightbase yarn install - will also configure husky pre commits for semantic realse conformity

Pre-requisites after initialisation

Semantic relases and commitlint with husky

  • appcenter build scripts manage the semantic relases with automated changelogs and release commits
  • commits need to conform to the commitlint config chore: feat: fix: types are currently only supported

Setup git branches

  • development branch (main) - alpha release cycle
  • acceptance branch - rc pre-release cycle
  • production branch - main release cycle

Create Appcenter projects for android and iOS

  • ENV VARIABLES within appcenter
    • GITHUB_TOKEN - used for semantic relases
    • SKIP_FLIPPER=YES - improves iOS build times considerably
  • Add build pipelines for android and ios (development and production)

Setup Codepush for iOS and android projects

  • Copy codepush staging tokens to env.staging and .env
  • Copy codepush production tokens to env.staging and .env

Setup sentry project

  • Add new sentry project
  • run npx @sentry/wizard -i reactNative -p ios android
  • App.js does not exist so patch will not happen, copy sentry dsn to index.js file

Create private github repo for fastlane match provisioning profiles and certificate handling

  • TODO

Updating Template

  • Template should be updated on any major RN release
  • Add GITHUB_TOKEN to your bash or zshl profile
  • run npx semantic-release --no-ci
1.10.5

2 years ago

1.14.0

1 year ago

1.10.4

2 years ago

1.10.3

2 years ago

1.12.0

2 years ago

1.10.2

2 years ago

1.16.0

1 year ago

1.11.0

2 years ago

1.15.0

1 year ago

1.13.0

2 years ago

1.11.1

2 years ago

1.15.4

1 year ago

1.15.3

1 year ago

1.15.2

1 year ago

1.15.1

1 year ago

1.15.6

1 year ago

1.15.5

1 year ago

1.10.1

2 years ago

1.10.0

2 years ago

1.9.7

2 years ago

1.9.6

2 years ago

1.9.5

2 years ago

1.9.4

2 years ago

1.9.3

2 years ago

1.9.2

2 years ago

1.9.1

2 years ago

1.9.0

2 years ago

1.8.9

2 years ago

1.8.8

2 years ago

1.8.7

2 years ago

1.8.2

2 years ago

1.8.1

2 years ago

1.8.6

2 years ago

1.8.5

2 years ago

1.8.4

2 years ago

1.8.3

2 years ago

1.7.3

2 years ago

1.7.2

2 years ago

1.7.1

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

3 years ago

1.3.2

3 years ago

1.4.0

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.3.0

3 years ago

0.5.0

3 years ago

0.3.2

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.3.3

3 years ago

0.1.0

4 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago