Skip to content

Releases: thecodingmachine/react-native-boilerplate

4.3.1

09 Oct 13:55

Choose a tag to compare

fix: Remove unnecessary conditional statement in boilerplate-release.yml

4.3.0

09 Oct 13:52
4c825d5

Choose a tag to compare

Upgrade react native and its dependencies.
Improve architecture to simplify code structure
improve code linting by replacing airbnb config

4.2.0

28 May 11:40
dfbb203

Choose a tag to compare

Update all dependencies:

  • react native to 0.74.1
  • change from flipper to reactotron
  • update deps
  • fix on theme generation

4.1.3

22 Apr 15:05
3952544

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

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

Choose a tag to compare

Bump vulnerable version

4.1.0

19 Feb 09:17
676bce4

Choose a tag to compare

Update all dependencies for handling react native 0.73.x

4.0.0

01 Dec 11:23
ac84c44

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

Choose a tag to compare

Fix the splashscreen intialization on android

3.7.1

25 Aug 09:29
2b54a81

Choose a tag to compare

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