TheCodingMachine React Native Boilerplate Versions Save

A React Native template for building solid applications 🐙, using JavaScript 💛 or Typescript 💙 (you choose).

4.1.3

1 week ago

Bump react native and template dependencies. Add default Apple Privacy Manifest file

4.1.2

3 weeks ago

fix initialization for non-typescript boilerplate because of new tsconfig param allowImportingTsExtensions requiring noEmit

4.1.1

2 months ago

Bump vulnerable version

v4.1.0

2 months ago

Update all dependencies for handling react native 0.73.x

v4.0.0

5 months ago

New version of the boilerplate.

The theme has been reviewed for better completion and capabilities. The documentation has also been updated following the new features. Redux has been removed to let the choice of a state manager to the user. Tanstack-query is now a part of the stack with ky as http client to reduce bundle size

v3.7.2

8 months ago

Fix the splashscreen intialization on android

v3.7.1

8 months ago
  • Fix the init error during transpilation of typescript
  • Fix the baseUrl in tsconfig

v3.7.0

10 months ago

Update React native to 0.72.1 and all dependencies

v3.6.5

1 year ago

Release note:

  • introducing the new TOM logo
  • rework the example screen to match the new design
  • bump some patch version
  • rework the documentation according to the new mobile app theme
  • fix #339

v3.6.4

1 year ago

Release note:

  • rollback change about underscore files required on .gitignore file.
  • fix on compile-js plugin: remove tsconfig.json