thecodingmachine/react-native-boilerplate
A React Native template for building solid applications 🐙, using JavaScript 💛 or Typescript 💙 (you choose).
Fix windows installation
Update dependencies
Update dependencies
upgrade all dependencies
fix js compilation during init
fix dependabots suggestion
Add more efficient eslint rules using flat config Bump all dependencies to major versions react native 0.78.2 + Fix some npm conflict and use all eslint dev deps
Add more efficient eslint rules using flat config Bump all dependencies to major versions react native 0.78.2
fix js setup with peer deps conflicts
Update with the new version of react-native with the new architecture enabled by default 🚀
Fix npm peer dependencies resolution
Upgrade react native and its dependencies. Improve architecture to simplify code structure improve code linting by replacing airbnb config
📋 Changes
- react native to 0.74.1
- change from flipper to reactotron
- update deps
- fix on theme generation
Bump react native and template dependencies. Add default Apple Privacy Manifest file
fix initialization for non-typescript boilerplate because of new tsconfig param `allowImportingTsExtensions` requiring noEmit
Bump vulnerable version
Update all dependencies for handling react native 0.73.x
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
Fix the splashscreen intialization on android
📋 Changes
- Fix the init error during transpilation of typescript
- Fix the baseUrl in tsconfig
Update React native to 0.72.1 and all dependencies
📋 Changes
- 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
📋 Changes
- rollback change about underscore files required on .gitignore file.
- fix on compile-js plugin: remove tsconfig.json
📦 Versions
- Bump react native version to 0.71.3 ❇️
- All the dependencies has been upgrated:
- @react-native-masked-view/masked-view => ^0.2.8
- @react-navigation/bottom-tabs => ^6.5.7
- @react-navigation/native => ^6.1.6
- @react-navigation/stack => ^6.3.16
- @reduxjs/toolkit => ^1.9.3
- i18next => ^22.4.10
- + 12 more
📦 Improvements
- The documentation has also been upgrated to 2.3.1 ❇️
bump version
React Native bump to 0.69.3 and all possible dependencies
📋 Changes
- fix the init with /Config folder
