In a previous post [https://blog.bradleygore.com/2016/05/06/nativescript-repeater-animated-add-remove/] I went over how to add some simple animations to the NativeScript Repeater [https://docs.nativescript.org/ApiReference/ui/repeater/HOW-TO.html]. I … »
-
✭NativeScript Repeater: Swipe to Edit / Delete✭ -
✭NativeScript Repeater + Animations✭ NativeScript [https://nativescript.org] has a couple different components for working with lists of items: the ListView [https://docs.nativescript.org/ApiReference/ui/list-view/HOW-TO.html] and the Repeater [https://docs.nativescript.org/ApiReferenc … »
-
Lessons Learned from my first NativeScript Plugin About a couple months back, I started taking a look at NativeScript [https://www.nativescript.org/] as a potential framework for my next mobile app. I'm the type of person that tends to get excited and just dive in and starts building what I want … »
-
A NativeScript Font Icon Converter Getting set up to use Icon Fonts in a NativeScript app is fairly straight-forward. NativeScript documentation [https://docs.nativescript.org/ui/icon-fonts] covers it, and Nathanael Anderson has a tutorial [http://fluentreports.com/blog/?p=176] coveri … »
-
✭Custom Components in Nativescript✭ These past couple weeks I've been digging into the NativeScript [https://www.nativescript.org/] mobile framework, and am just super impressed by the flexibility baked into it. That flexibility makes it crazy simple for you to create custom, and p … »