You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# react-native typescript TDD template
2
2
This template is a react-native boilerplate project template to start with for new projects.
3
3
4
+
## Changelog:
5
+
v1.0.104:
6
+
* Upgrade to react native v0.63.2
4
7
5
8
## Features
6
9
@@ -62,4 +65,4 @@ To contain any shared components or app generic functionality like app common st
62
65
There are very good tutorials ([here](https://learntdd.in/react-native/)) covering how to use TDD with react-native so you can apply on this template.
63
66
64
67
65
-
Official documentation for creating custom project templates can be found [here](https://github.com/react-native-community/cli/blob/master/docs/init.md#creating-custom-template).
68
+
Official documentation for creating custom project templates can be found [here](https://github.com/react-native-community/cli/blob/master/docs/init.md#creating-custom-template).
0 commit comments