Daniel Zlotin vor 8 Jahren
Ursprung
Commit
fdeb81c913
5 geänderte Dateien mit 10 neuen und 87 gelöschten Zeilen
  1. 2
    2
      .github/ISSUE_TEMPLATE
  2. 3
    2
      package.json
  3. 1
    1
      playground/README.md
  4. 0
    78
      playground/commands.json
  5. 4
    4
      yarn.lock

+ 2
- 2
.github/ISSUE_TEMPLATE Datei anzeigen

1
 ### Issue Description
1
 ### Issue Description
2
 
2
 
3
-[ENTER DESCRIPTION HERE - Please make sure to use the current [naming conventions](https://github.com/wix/react-native-navigation/issues/197)]
3
+[ENTER DESCRIPTION HERE]
4
 
4
 
5
 ### Steps to Reproduce / Code Snippets / Screenshots
5
 ### Steps to Reproduce / Code Snippets / Screenshots
6
 
6
 
7
-[FILL THIS OUT - It will be extremely helpful]
7
+[FILL THIS OUT]
8
 
8
 
9
 ---
9
 ---
10
 ### Environment
10
 ### Environment

+ 3
- 2
package.json Datei anzeigen

26
   "main": "src/index.js",
26
   "main": "src/index.js",
27
   "scripts": {
27
   "scripts": {
28
     "build": ":",
28
     "build": ":",
29
+    "start": "adb reverse tcp:8081 tcp:8081; watchman watch-del-all; node ./node_modules/react-native/local-cli/cli.js start",
29
     "test-js": "eslint src integration scripts playground/src playground/e2e playground/scripts && BABEL_ENV=test jest --coverage",
30
     "test-js": "eslint src integration scripts playground/src playground/e2e playground/scripts && BABEL_ENV=test jest --coverage",
30
     "test-android": "node ./scripts/test.android.js",
31
     "test-android": "node ./scripts/test.android.js",
31
     "test-ios": "node ./scripts/test.ios.js",
32
     "test-ios": "node ./scripts/test.ios.js",
56
     "eslint-plugin-react-native": "2.x.x",
57
     "eslint-plugin-react-native": "2.x.x",
57
     "jest": "18.x.x",
58
     "jest": "18.x.x",
58
     "jest-cli": "18.x.x",
59
     "jest-cli": "18.x.x",
59
-    "remx": "0.1.x",
60
+    "remx": "1.x.x",
60
     "semver": "5.x.x",
61
     "semver": "5.x.x",
61
     "detox": "5.x.x",
62
     "detox": "5.x.x",
62
-    "mocha": "*",
63
+    "mocha": "3.x.x",
63
     "shell-utils": "1.x.x"
64
     "shell-utils": "1.x.x"
64
   },
65
   },
65
   "babel": {
66
   "babel": {

+ 1
- 1
playground/README.md Datei anzeigen

1
 # Navigation Playground
1
 # Navigation Playground
2
 
2
 
3
-An example project using `react-native-navigation`.
3
+An local playground project using `react-native-navigation`.

+ 0
- 78
playground/commands.json Datei anzeigen

1
-{
2
-  "singleScreenApp": {
3
-    "root": {
4
-      "key": "com.example.FirstTabScreen"
5
-    }
6
-  },
7
-  "tabBasedApp": {
8
-    "tabs": [{
9
-             "root": {
10
-              "key": "com.example.FirstTabScreen"
11
-             }
12
-             }, {
13
-             "root": {
14
-              "key": "com.example.SecondTabScreen"
15
-             }
16
-             }, {
17
-             "root": {
18
-              "key": "com.example.FirstTabScreen"
19
-             }
20
-             }]
21
-  },
22
-  "singleWithLeftSideMenu": {
23
-    "root": {
24
-      "key": "com.example.MyScreen"
25
-    },
26
-    "sideMenu": {
27
-      "left": {
28
-        "key": "com.example.Menu"
29
-      }
30
-    }
31
-  },
32
-  "singleWithRightSideMenu": {
33
-    "root": {
34
-      "key": "com.example.MyScreen"
35
-    },
36
-    "sideMenu": {
37
-      "right": {
38
-        "key": "com.example.Menu"
39
-      }
40
-    }
41
-  },
42
-  "singleWithBothMenus": {
43
-    "root": {
44
-      "key": "com.example.MyScreen"
45
-    },
46
-    "sideMenu": {
47
-      "left": {
48
-        "key": "com.example.Menu1"
49
-      },
50
-      "right": {
51
-        "key": "com.example.Menu2"
52
-      }
53
-    }
54
-  },
55
-  "tabBasedWithSideMenu": {
56
-    "tabs": [{
57
-             "root": {
58
-              "key": "com.example.FirstTabScreen"
59
-             }
60
-             }, {
61
-             "root": {
62
-              "key": "com.example.SecondTabScreen"
63
-             }
64
-             }, {
65
-             "root": {
66
-              "key": "com.example.FirstTabScreen"
67
-             }
68
-             }],
69
-    "sideMenu": {
70
-      "left": {
71
-        "key": "com.example.Menu1"
72
-      },
73
-      "right": {
74
-        "key": "com.example.Menu2"
75
-      }
76
-    }
77
-  }
78
-}

+ 4
- 4
yarn.lock Datei anzeigen

3194
   version "2.7.0"
3194
   version "2.7.0"
3195
   resolved "https://registry.yarnpkg.com/mobx/-/mobx-2.7.0.tgz#cf3d82d18c0ca7f458d8f2a240817b3dc7e54a01"
3195
   resolved "https://registry.yarnpkg.com/mobx/-/mobx-2.7.0.tgz#cf3d82d18c0ca7f458d8f2a240817b3dc7e54a01"
3196
 
3196
 
3197
-mocha@*:
3197
+mocha@3.x.x:
3198
   version "3.2.0"
3198
   version "3.2.0"
3199
   resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.2.0.tgz#7dc4f45e5088075171a68896814e6ae9eb7a85e3"
3199
   resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.2.0.tgz#7dc4f45e5088075171a68896814e6ae9eb7a85e3"
3200
   dependencies:
3200
   dependencies:
3903
   dependencies:
3903
   dependencies:
3904
     jsesc "~0.5.0"
3904
     jsesc "~0.5.0"
3905
 
3905
 
3906
-remx@0.1.x:
3907
-  version "0.1.42"
3908
-  resolved "https://registry.yarnpkg.com/remx/-/remx-0.1.42.tgz#7f426099fb88f26efff6fef22c7766634c19be8b"
3906
+remx@1.x.x:
3907
+  version "1.0.2"
3908
+  resolved "https://registry.yarnpkg.com/remx/-/remx-1.0.2.tgz#db58db552f337d543f9f7e70f9f91d3ef2696923"
3909
   dependencies:
3909
   dependencies:
3910
     lodash "4.x.x"
3910
     lodash "4.x.x"
3911
     mobx "2.x.x"
3911
     mobx "2.x.x"