Skip to content

Releases: AmitM30/react-native-typescript-boilerplate

0.5.0

03 Nov 15:47
31be910
Compare
Choose a tag to compare

Upgrade to React 17+, RNN 7.23+ and RN 0.66+

React: 17.0.2
React Native: 0.66.0
React Native Navigation: 7.23.1

  • Added Type Definitions for actions, reducers, store, components and more.
  • Added example widget
  • Added core service - API (fetch implementation)

0.4.6

07 Oct 15:01
0e736a8
Compare
Choose a tag to compare

Android debug mode bug fix.

0.4.5

27 Jun 11:56
f463367
Compare
Choose a tag to compare

Configure iOS and Android Launch Screens

  • iOS: Change LaunchScreen in Images.xcassets to set new launch image. (#68)
  • Android: Change the images in ./android/app/src/main/res/drawable-* folders to set the new launch screen. (#70)

0.4.3

16 Jun 12:15
2093fc9
Compare
Choose a tag to compare

#62 Fix Android release mode 'index.android.bundle' issue

0.4.2

20 May 11:19
5f36c52
Compare
Choose a tag to compare

Upgrade to React 17+, RNN 7.14+ and RN 0.64+

React: 17.0.1
React Native: 0.64.1
React Native Navigation: 7.14.0

Hermes support: For iOS, enable it in podfile. For Android, enable it in android/app/build.gradle (enableHermes = true)

0.4.1

20 Mar 09:26
b79f275
Compare
Choose a tag to compare

Bug Fix

  • Android Metro Bundler - Connected Mode Fix

0.4.0

08 Oct 20:15
9558181
Compare
Choose a tag to compare

Major Update

  • Upgrade R, RN and RNN
  • RNN Side Menu example added
  • Support for Flipper
  • redux-logger issue fixed
  • Added sample action, thunk

React: 16.13.1
React Native: 0.63.3
React Native Navigation: 7.1.0

v0.3.0

28 Apr 15:42
85da300
Compare
Choose a tag to compare

Upgrade to RNN 3+ and RN 0.60+

React: 16.9.0
React Native: 0.61.5
React Native Navigation: 3.7.0

Also, updated some recommended security fixes by Github

v0.2.3-RN

12 Nov 09:58
0228849
Compare
Choose a tag to compare

Upgrade React Native and React Native Navigation.

React Native: 0.59.10
React Native Navigation: 2.26.2

Also, updated some recommended security fixes by Github

v0.2.0-RN

04 Feb 09:44
6b3b267
Compare
Choose a tag to compare

Integrate TSLint (https://www.npmjs.com/package/tslint-config-airbnb)
Travis CI for Android
Sample custom element - <CText>, button - <BUTTON_DEFAULT>

React: 16.6.3
React Native: 0.57.8
React Native Navigation: 2.8.0