Releases: manishbsta/react-native-managed-template
Releases · manishbsta/react-native-managed-template
2.0.6
- Bump Expo version to 54
- Update start script to clear cache
- Update dependencies to latest versions
- Adjust devDependencies for eslint and typescript
- Updated README
Full Changelog: v2.0.5...v2.0.6
2.0.5
- Fixed import paths in the snippets
- Updated version in the package.json
v2.0.4
Updated:
- Expo 53
- Zustand for global state management
- Unistyles@v3 for styling
v2.0.3
- Added
expo-build-properties - Bumped dependencies
v2.0.2
- Typo's in the code snippets fixed
- Bumped dependencies
v2.0.1
- Fixed import paths for
StyledTextin the vscode snippet file - Bump Expo and other dependencies
v2.0.0
Updated:
- Enhanced axios client implementation
- Valtio for global state management
- Unistyles@v3-beta for styling
- Updated app.json to typescript file for dynamic configuration
Added:
- VSCode Snippets for quickly spinning up screens and components
- Light & Dark themes, Custom Fonts
- Styled components