Releases: thecodingmachine/react-native-boilerplate
4.3.1
fix: Remove unnecessary conditional statement in boilerplate-release.yml
4.3.0
Upgrade react native and its dependencies.
Improve architecture to simplify code structure
improve code linting by replacing airbnb config
4.2.0
Update all dependencies:
- react native to 0.74.1
- change from flipper to reactotron
- update deps
- fix on theme generation
4.1.3
Bump react native and template dependencies.
Add default Apple Privacy Manifest file
4.1.2
fix initialization for non-typescript boilerplate because of new tsconfig param allowImportingTsExtensions
requiring noEmit
4.1.1
Bump vulnerable version
4.1.0
Update all dependencies for handling react native 0.73.x
4.0.0
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
Fix the splashscreen intialization on android
3.7.1
- Fix the init error during transpilation of typescript
- Fix the baseUrl in tsconfig