Skip to content

Releases: react-native-community/react-native-template-typescript

6.3.2

30 Sep 13:25
6e5244c
Compare
Choose a tag to compare
  • Change files permissions to non-executable
  • Use correct dependencies from RN 0.61.1

6.3.1

28 Sep 17:57
e79a558
Compare
Choose a tag to compare
  • Fix issue with global in App.tsx

6.3.0

26 Sep 08:17
8269288
Compare
Choose a tag to compare
  • Updated template and dependencies to match React Native 0.61.1

6.2.0

13 Sep 18:25
f6a43f7
Compare
Choose a tag to compare
  • Updated template and dependencies to match React Native 0.60.5

6.1.0

11 Sep 18:07
726210a
Compare
Choose a tag to compare
  • Using new CLI by default 馃帀
  • Added latest template
  • Updated dependencies

For legacy react-native-cli usage please use legacy branch or 5.2.1 version on npm.

5.2.1

12 Aug 12:22
eae5bed
Compare
Choose a tag to compare
  • Fixed issue that caused the compilation to fail out of the box (#55)

5.2.0

16 Jul 06:06
98c6517
Compare
Choose a tag to compare
  • Synced App.tsx with the latest RN template with Hermes notice

5.1.0

05 Jul 06:08
Compare
Choose a tag to compare
  • Updated app start screen

5.0.1

12 Mar 20:54
12ed73a
Compare
Choose a tag to compare
  • Fixed a post installation issue when creating the project with yarn

5.0.0

12 Mar 17:26
5a8cf6b
Compare
Choose a tag to compare
  • Added support for React Native 0.59 馃帀
  • Post installation setup script is now being executed automatically
  • Removed ts-jest as this is now being handled by Babel