File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# Nativescript-Intro-Slides
22
33
4- Beta...
4+ Beta . ...
55
66Include ` xmlns:IntroSlides="nativescript-intro-slides" ` in your Page
77
@@ -28,6 +28,12 @@ Include `xmlns:IntroSlides="nativescript-intro-slides"` in your Page
2828```
2929
3030
31+ ### Planned additions
32+
33+ * disable/enable previous and next buttons
34+ * Add function and property for button text, for next button on the last slide.
35+ * add properties to override previous and next buttons text.
36+
3137add as many slides as you want, top down order, minimum of two.
3238
33- for {N} version 2.0 .0+
39+ for {N} version 1.7 .0+
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-intro-slides" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.3 " ,
44 "description" : " NativeScript intro slides plugin." ,
55 "main" : " nativescript-intro-slides.js" ,
66 "nativescript" : {
You can’t perform that action at this time.
0 commit comments