Releases: binarapps/expo-ts-template
Releases · binarapps/expo-ts-template
2.1.0
2.0.0
Breaking changes:
- replace native-base with custom styles implementation
Maintenance:
- upgrade to expo 49
- improve docs
Fixes:
- fix build process for expo dev client
1.6.4
Changelog:
- update app to expo 48
1.6.2
Changelog:
- improve bootstrap script
1.6.0
Changelog:
- add code generators:
- project bootstrap
- generate screen
- generate component
- simplify navigation logic
1.5.1
Done:
- change logo
- fix issue with JSX types
1.5.0
Change log:
- Improve UX on screens with keyboard
- add custom loaders
1.4.0
Changelog:
- Rewrite navigation to support web
- Add push notifications setup
- Add deeplinking setup
- Fix minor issues
1.3.0
Change log:
- publish package to npm
1.2.0
Changelog:
- create expo template