Skip to content

Releases: manishbsta/react-native-managed-template

2.0.6

27 Dec 08:06

Choose a tag to compare

  • 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

26 Jul 12:03

Choose a tag to compare

  • Fixed import paths in the snippets
  • Updated version in the package.json

v2.0.4

26 Jul 09:13

Choose a tag to compare

Updated:

  • Expo 53
  • Zustand for global state management
  • Unistyles@v3 for styling

v2.0.3

01 Apr 09:26

Choose a tag to compare

  • Added expo-build-properties
  • Bumped dependencies

v2.0.2

11 Mar 12:32

Choose a tag to compare

  • Typo's in the code snippets fixed
  • Bumped dependencies

v2.0.1

26 Feb 05:08

Choose a tag to compare

  • Fixed import paths for StyledText in the vscode snippet file
  • Bump Expo and other dependencies

v2.0.0

18 Feb 10:19

Choose a tag to compare

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