Bladeren bron

Opensourceisawesome (#934)

* wix react-native open source json config file

* Update openSourceIsAwesome.json
bogobogo 7 jaren geleden
bovenliggende
commit
ff0fbc7e08
1 gewijzigde bestanden met toevoegingen van 13 en 0 verwijderingen
  1. 13
    0
      .ghp/openSourceIsAwesome.json

+ 13
- 0
.ghp/openSourceIsAwesome.json Bestand weergeven

@@ -0,0 +1,13 @@
1
+{
2
+    "name": "react-native-navigation",
3
+    "description": "App-wide support for 100% native navigation with an easy cross-platform interface.",
4
+    "title": "React Native Navigation",
5
+    "github": "https://github.com/wix/react-native-navigation",
6
+    "AndroidVideoUrl": "https://github.com/wix/react-native/blob/master/src/videos/react-navigation-android.mp4?raw=true",
7
+    "IOSVideoUrl": "https://github.com/wix/react-native/blob/master/src/videos/react-navigation-iphone.mp4?raw=true",
8
+    "IOSDemoAppLink": "",
9
+    "image": "",
10
+    "poster": "https://github.com/wix/react-native/blob/master/src/img/react-native-navigation-poster.jpg?raw=true",
11
+    "size" : "normal",
12
+    "AndroidDemoAppLink": ""
13
+}