Skip to content

Commit 9415895

Browse files
committed
* add iPhone screenshots for RN
1 parent 717ffc6 commit 9415895

8 files changed

+13
-4
lines changed

Diff for: docs/generated-apps/react-native/pages/blank.md

+9
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
This is the most basic page. A blank canvas to mold into whatever you wish. The blank page leaves pretty much everything up to you.
2+
3+
## Windows App
4+
<img alt="Blank Page in React Native app for Windows" src="../../../resources/rnw-windows-app-blank.png" width="700" />
5+
6+
## Android App
7+
<img alt="Blank Page in React Native app for Android" src="../../../resources/rnw-android-app-blank.png" width="250" />
8+
9+
## iOS App
10+
<img alt="Blank Page in React Native app for iOS" src="../../../resources/rnw-ios-app-blank.png" width="250" />

Diff for: docs/generated-apps/react-native/pages/master-detail.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ In smaller devices or if resized the application would look like this:
1313
<img alt="Master Detail Page in React Native app for Android" src="../../../resources/rnw-android-app-masterDetail.png" width="500" />
1414

1515
## iOS App
16-
TODO: Pending to add screenshot here.
16+
<img alt="Master Detail Page in React Native app for iOS" src="../../../resources/rnw-ios-app-masterDetail.png" width="500" />

Diff for: docs/generated-apps/react-native/pages/settings.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ The settings page is the page where we recommend putting the configuration setti
33
Currently this page provides the [Theme support](../features/theme-selection.md)
44

55
## Windows App
6-
<img alt="Basic React Native app for Windows" src="../../../resources/rnw-windows-app-settings.png" width="700" />
6+
<img alt="Settings Page in React Native app for Windows" src="../../../resources/rnw-windows-app-settings.png" width="700" />
77

88
## Android App
9-
<img alt="Basic React Native app for Android" src="../../../resources/rnw-android-app-settings.png" width="250" />
9+
<img alt="Settings Page in React Native app for Android" src="../../../resources/rnw-android-app-settings.png" width="250" />
1010

1111
## iOS App
12-
TODO: Pending to add screenshot here.
12+
<img alt="Settings Page in React Native app for iOS" src="../../../resources/rnw-ios-app-settings.png" width="250" />

Diff for: docs/resources/rnw-android-app-blank.png

55.8 KB
Loading

Diff for: docs/resources/rnw-ios-app-blank.png

87.1 KB
Loading

Diff for: docs/resources/rnw-ios-app-masterDetail.png

254 KB
Loading

Diff for: docs/resources/rnw-ios-app-settings.png

133 KB
Loading

Diff for: docs/resources/rnw-windows-app-blank.png

34.4 KB
Loading

0 commit comments

Comments
 (0)