Skip to content
This repository was archived by the owner on Dec 19, 2021. It is now read-only.

Commit d9d5139

Browse files
committed
fix screenshot md
1 parent e0ba471 commit d9d5139

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

README.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,26 @@ tns plugin add @nstudio/nativescript-loading-indicator
4141
### iOS
4242

4343
<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">
4550
<img src="./screenshots/ios/2.png" style="max-width:200px" alt="iOS Example 2">
4651
<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+
4854
</p>
4955

5056
### Android
5157

5258
<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+
5764
</p>
5865

5966
## Example

0 commit comments

Comments
 (0)