Skip to content

Releases: thecodingmachine/react-native-boilerplate

4.1.3

22 Apr 15:05
3952544
Compare
Choose a tag to compare

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

4.1.2

10 Apr 10:05
da14675
Compare
Choose a tag to compare

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

4.1.1

27 Feb 11:05
Compare
Choose a tag to compare

Bump vulnerable version

4.1.0

19 Feb 09:17
676bce4
Compare
Choose a tag to compare

Update all dependencies for handling react native 0.73.x

4.0.0

01 Dec 11:23
ac84c44
Compare
Choose a tag to compare

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

3.7.2

25 Aug 10:35
380a342
Compare
Choose a tag to compare

Fix the splashscreen intialization on android

3.7.1

25 Aug 09:29
2b54a81
Compare
Choose a tag to compare
  • Fix the init error during transpilation of typescript
  • Fix the baseUrl in tsconfig

3.7.0

30 Jun 11:48
4a7782e
Compare
Choose a tag to compare

Update React native to 0.72.1 and all dependencies

3.6.5

17 Mar 16:23
e4dda42
Compare
Choose a tag to compare

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

3.6.4

02 Mar 09:03
Compare
Choose a tag to compare

Release note:

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