Skip to content

Commit 5d8a38b

Browse files
Merge pull request #13 from TheOriginalJosh/fixing-compiler-errors
readme update
2 parents d6cd73d + 69d6a6a commit 5d8a38b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# NativeScript Slides for iOS and Android
22
###_The plugin formally known as nativescript-intro-slides_
3-
###Intro slides example:
4-
[![Nativescript Slides. Click to Play](https://img.youtube.com/vi/kGby8qtSDjM/0.jpg)](https://www.youtube.com/embed/kGby8qtSDjM)
53

64
###Intro slides example:
75
[![Nativescript Slides. Click to Play](https://img.youtube.com/vi/kGby8qtSDjM/0.jpg)](https://www.youtube.com/embed/kGby8qtSDjM)
86

7+
###Image carousel example:
8+
[![Nativescript Slides. Click to Play](https://img.youtube.com/vi/RsEqGAKm62k/0.jpg)](https://www.youtube.com/embed/RsEqGAKm62k)
9+
10+
_videos by [Brad Martin](https://github.com/bradmartin)_
911

1012
##Example Usage:
1113
###XML
@@ -83,7 +85,7 @@ the `<Slides:SlideContainer>` element also has a property called `interval` whic
8385
* Run and deploy to your device or emulator with `npm run demo.android` or `npm run demo.ios`
8486

8587

86-
### Smoother panning on Android.
88+
### Smoother panning on Android (For {N} v2.0.0 and below __only__).
8789

8890
To achieve a much smoother drag on android simply go into the gestures.android.js file in the tns-core-modules here
8991

0 commit comments

Comments
 (0)