Releases: react-native-community/react-native-template-typescript
Releases · react-native-community/react-native-template-typescript
6.3.2
30 Sep 13:25
Compare
Sorry, something went wrong.
No results found
Change files permissions to non-executable
Use correct dependencies from RN 0.61.1
6.3.1
28 Sep 17:57
Compare
Sorry, something went wrong.
No results found
Fix issue with global
in App.tsx
6.3.0
26 Sep 08:17
Compare
Sorry, something went wrong.
No results found
Updated template and dependencies to match React Native 0.61.1
6.2.0
13 Sep 18:25
Compare
Sorry, something went wrong.
No results found
Updated template and dependencies to match React Native 0.60.5
6.1.0
11 Sep 18:07
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fixed issue that caused the compilation to fail out of the box (#55 )
5.2.0
16 Jul 06:06
Compare
Sorry, something went wrong.
No results found
Synced App.tsx
with the latest RN template with Hermes notice
5.1.0
05 Jul 06:08
Compare
Sorry, something went wrong.
No results found
5.0.1
12 Mar 20:54
Compare
Sorry, something went wrong.
No results found
Fixed a post installation issue when creating the project with yarn
5.0.0
12 Mar 17:26
Compare
Sorry, something went wrong.
No results found
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