Skip to content

Releases: svbutko/react-native-template-strong

3.0.3

10 May 15:37
Compare
Choose a tag to compare

What's Changed

  • Update react-native-menu to fix iOS building by @svbutko in #169

Full Changelog: v3.0.2...v3.0.3

3.0.2

10 May 11:09
Compare
Choose a tag to compare

What's Changed

  • Add temporary privacy file aggregation workaround by @svbutko in #168

Full Changelog: v3.0.1...v3.0.2

3.0.1

10 May 08:21
Compare
Choose a tag to compare

What's Changed

  • Update dependencies, minor dev settings changes by @svbutko in #167

Full Changelog: v3.0.0...v3.0.1

3.0.0

05 May 12:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v3.0.0

2.3.0

08 Jan 20:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

2.2.0

26 Sep 12:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

2.1.0

29 Aug 13:30
Compare
Choose a tag to compare

What's Changed

  • Update react-native to 0.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

06 Jul 21:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

2.0.1

06 Jul 14:39
Compare
Choose a tag to compare

What's Changed

  • Update dependencies, add @babel/traverse into devDependencies by @svbutko in #117

Full Changelog: v2.0.0...v2.0.1

2.0.0

06 Jul 10:55
Compare
Choose a tag to compare

What's Changed

  • Update react-native to 0.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