This repository was archived by the owner on Dec 19, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -41,19 +41,26 @@ tns plugin add @nstudio/nativescript-loading-indicator
41
41
### iOS
42
42
43
43
<p align =" center " >
44
- <img src =" ./screenshots/ios/1.png " style =" max-width :200px " alt =" iOS Example 1 " >
44
+
45
+ | | | | |
46
+ | --------------------------------------------------------------------- | --------------------------------------------------------------------- | --------------------------------------------------------------------- | --------------------------------------------------------------------- |
47
+ | <img src =" ./screenshots/ios/1.png " style =" max-width :200px " alt =" iOS " > | <img src =" ./screenshots/ios/2.png " style =" max-width :200px " alt =" iOS " > | <img src =" ./screenshots/ios/3.png " style =" max-width :200px " alt =" iOS " > | <img src =" ./screenshots/ios/4.png " style =" max-width :200px " alt =" iOS " > |
48
+
49
+ <!-- <img src="./screenshots/ios/1.png" style="max-width:200px" alt="iOS Example 1">
45
50
<img src="./screenshots/ios/2.png" style="max-width:200px" alt="iOS Example 2">
46
51
<img src="./screenshots/ios/3.png" style="max-width:200px" alt="iOS Example 3">
47
- <img src =" ./screenshots/ios/4.png " style =" max-width :200px " alt =" iOS Example 4 " >
52
+ <img src="./screenshots/ios/4.png" style="max-width:200px" alt="iOS Example 4"> -->
53
+
48
54
</p >
49
55
50
56
### Android
51
57
52
58
<p align =" center " >
53
- <img src =" ./screenshots/android/1.png " style =" max-width :200px " alt =" Android Example 1 " >
54
- <img src =" ./screenshots/android/2.png " style =" max-width :200px " alt =" Android Example 2 " >
55
- <img src =" ./screenshots/android/3.png " style =" max-width :200px " alt =" Android Example 3 " >
56
- <img src =" ./screenshots/android/4.png " style =" max-width :200px " alt =" Android Example 4 " >
59
+
60
+ | | | | |
61
+ | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
62
+ | <img src =" ./screenshots/android/1.png " style =" max-width :200px " alt =" Android " > | <img src =" ./screenshots/android/2.png " style =" max-width :200px " alt =" Android " > | <img src =" ./screenshots/android/3.png " style =" max-width :200px " alt =" Android " > | <img src =" ./screenshots/android/4.png " style =" max-width :200px " alt =" Android " > |
63
+
57
64
</p >
58
65
59
66
## Example
You can’t perform that action at this time.
0 commit comments