Skip to content

Commit 310d0ed

Browse files
thomasklemmandrewagain
authored andcommitted
Add create-react-native-app
1 parent 3a246b8 commit 310d0ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

data/source/react-starter-projects.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,10 @@ module.exports = {
318318
url: "https://github.com/facebook/create-react-app",
319319
tags: ["dependency"],
320320
},
321+
{
322+
url: "https://github.com/react-community/create-react-native-app",
323+
tags: ["dependency"],
324+
},
321325
{ url: "https://github.com/ahfarmer/minimal-react-starter", tags: ["HMR"] },
322326
{
323327
url: "https://github.com/FredericHeem/starhackit",

0 commit comments

Comments
 (0)