Releases: svbutko/react-native-template-strong
Releases · svbutko/react-native-template-strong
3.0.3
3.0.2
3.0.1
3.0.0
2.3.0
2.2.0
What's Changed
- Update
react-native
to0.72.5
by @svbutko in #145 - Update dependencies by @svbutko in #144
- Add array helpers by @svbutko in #141
- Add show modal navigation helper by @svbutko in #142
- Add optional and required props to PrimaryTextInput by @svbutko in #143
- Update documentation by @svbutko in #146
Full Changelog: v2.1.0...v2.2.0
2.1.0
What's Changed
- Update
react-native
to0.72.4
- Update dependencies
- Fix Detox E2E testing
- Add default colors to top bar buttons
- Adjust component and navigation styles
- Modify Pressable colors on Android
- Remove unnecessary
MainActivity
overriding methods - Adjust Android and iOS onboarding UI
- Add
_gitignore
for later CLI renaming
Full Changelog: v2.0.2...v2.1.0
2.0.2
2.0.1
2.0.0
What's Changed
- Update
react-native
to0.72.1
- Update dependencies to the latest versions
- Remove or replace outdated and unsupported dependencies
- Add
fetch
helpers and request handlers - Simplify navigation component registration
- Add environment targets to iOS project
- Add pixel perfect size calculations
- Improve redux helpers and TypeScript support
- Change code style configs
- Update documentation
Full Changelog: v1.3.4...v2.0.0