Releases: svbutko/react-native-template-strong
Releases · svbutko/react-native-template-strong
1.0.0
What's Changed
- Rename tabs and add icons to tabs by @svbutko in #36
- Add navigation documentation by @svbutko in #37
- Add redux documentation by @svbutko in #38
- Update react-native-navigation to v7.22.3 and other dependencies by @svbutko in #39
- Add testing documentation by @svbutko in #40
- Add pages documentation by @svbutko in #41
- Add Android Studio and Xcode project opening scripts by @svbutko in #42
- Add codegen as devDependency by @svbutko in #43
- Regenerate lock file by @svbutko in #44
- Add helpers documentation by @svbutko in #45
- Add API documentation by @svbutko in #46
- Remove package-lock.json to generate it when using template by @svbutko in #47
- Update dependencies by @svbutko in #48
- Add project structure documentation by @svbutko in #49
- Update ESLint and plugins to support V8 by @svbutko in #50
- Add common components documentation by @svbutko in #51
- Add navigation icon helpers by @svbutko in #52
- Minor getPlatformNavigationIcon renaming by @svbutko in #53
Full Changelog: v0.17.0-alpha...v1.0.0
0.17.0-alpha
What's Changed
Full Changelog: v0.16.0-alpha...v0.17.0-alpha
0.16.0-alpha
What's Changed
- Add localization, styles, app icon, hooks documentation by @svbutko in #33
- Update dependencies by @svbutko in #34
Full Changelog: v0.15.0-alpha...v0.16.0-alpha
0.15.0-alpha
BE CAREFUL WHEN UPDATING
This release includes Gradle update which requires Java 11, read more
0.14.0-alpha
- Update dependencies
- Remove codegen from dependencies
- Update React Native to 0.66.0 (#27)
- Update eslint-config-react-strong
- Bump kotlin version
- Add documentation for several pages (#26)
- Add empty fonts folder
- Add UI mode changes to splash activity
- Remove unused imports from MainApplication
- Add status bar color to Android splash screens
0.13.0-alpha
0.12.0-alpha
- Add message into action sheet alert stories
- Update issue templates
- Create SECURITY.md
- Add documentation website
- Update README
- Update dependencies
- Add boilerplate README
0.11.0-alpha
- Add status bar color, set accent color on Android
- Update dependencies
- Add alert and dialogs stories into Storybook
- Add intl polyfill since Hermes on iOS doesn't support it yet
0.10.0-alpha
- Change native Android colors, replace material theme to app compat
0.9.1-alpha
- Fix incorrect onboarding visibility logic