|
@@ -393,9 +393,7 @@ See Ionic’s [deploying documentation](https://ionicframework.com/docs/v2/setup
|
393
|
393
|
|
394
|
394
|
Once you’re configured your phone, computer, and Apple ID to work, you should be able to open the app and see screens like the ones I captured on my iPhone 6s Plus.
|
395
|
395
|
|
396
|
|
-|![](static/iphone-login.png)|![](./static/iphone-register.png)|![](./static/iphone-forgot-password.png)|
|
397
|
|
-
|
398
|
|
-<img src="static/iphone-login.png" width="200">
|
|
396
|
+|<img src="./static/iphone-login.png" width="200">|<img src="./static/iphone-register.png" width="200">|<img src="./static/iphone-forgot-password.png" width="200">|
|
399
|
397
|
|
400
|
398
|
### Android
|
401
|
399
|
|