You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added missing notify for selectedIndexChangedEvent. ([f92ca87](https://github.com/nativescript-community/ui-pager/commit/f92ca875a3b90b751e4f428bd7f18b96b4ff3360))
20
+
***android:** Children property inheritance is broken for static pager. ([19e0a49](https://github.com/nativescript-community/ui-pager/commit/19e0a499113eee2e20bb74b256625d545708632f))
Run the following command from the root of your project:
72
73
73
74
`ns plugin add @nativescript-community/ui-pager`
74
75
75
-
76
-
[](#api)
77
-
78
-
79
-
[](#api)
80
-
76
+
77
+
[](#api)
78
+
79
+
80
+
[](#api)
81
+
81
82
## API
82
83
83
84
### Properties
@@ -107,13 +108,47 @@ Run the following command from the root of your project:
107
108
Pager for NativeScript supports the core ObservableArray module part of the core NativeScript modules collection. Using an ObservableArray instance as a source for Pager will ensure that changes in the source collection will be automatically taken care of by the control.
@@ -246,12 +281,12 @@ npm run demo.[ng|react|svelte|vue].[ios|android]
246
281
247
282
npm run demo.svelte.ios # Example
248
283
```
249
-
250
-
[](#questions)
251
-
252
-
253
-
[](#questions)
254
-
284
+
285
+
[](#questions)
286
+
287
+
288
+
[](#questions)
289
+
255
290
## Questions
256
291
257
292
If you have any questions/issues/comments please feel free to create an issue or start a conversation in the [NativeScript Community Discord](https://nativescript.org/discord).
0 commit comments