Skip to content

Commit b80fb5d

Browse files
committed
added link to the article on medium
1 parent 59bf3c6 commit b80fb5d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Clean and minimalist React Native template for a quick start with TypeScript.
44

5+
[![Header](https://cdn-images-1.medium.com/max/800/1*E9RnPOATuhjuNrlFkv5oSg.jpeg)](https://medium.com/@emin93/react-native-typescript-b965059109d3)
6+
57
This template can be used with the React Native CLI, which means it doesn't mess with the platform specific files. Instead of including a lot of dependencies, my aim when creating this template was to provide a very easy and minimalist way to start your React Native project with TypeScript. Of course you can always include other dependencies as you need them.
68

79
## :star: Features

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"keywords": [
1313
"react-native",
1414
"typescript",
15-
"tslint",
1615
"jest",
1716
"template",
1817
"boilerplate"

0 commit comments

Comments
 (0)