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: .github/ISSUE_TEMPLATE.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,12 +16,12 @@ What actually happens?
16
16
17
17
### Reproducible Demo
18
18
19
-
* Download https://github.com/srcpush/react-native-code-push/archive/main.zip and unzip. From the `Examples` folder run `node create-app.js appName react-native@0.71.19 @srcpush/react-native-code-push@1.1.5` to generate a plain Source Push-enabled React Native app. See the description at the top of `create-app.js` if needed.
19
+
* Download https://github.com/srcpush/react-native-code-push/archive/main.zip and unzip. From the `Examples` folder run `node create-app.js appName react-native@0.71.19 @srcpush/react-native-code-push@1.2.0` to generate a plain Source Push-enabled React Native app. See the description at the top of `create-app.js` if needed.
20
20
* If you can't reproduce the bug on it, provide us as much info as possible about your project
21
21
22
22
### Environment
23
23
24
-
*@srcpush/react-native-code-push version:
24
+
*@srcpush/react-native-code-push version:
25
25
* react-native version:
26
26
* iOS/Android/Windows version:
27
27
* Does this reproduce on a debug build or release build?
0 commit comments