5 posts tagged with Android

  • How to build your very own pure JavaScript and CSS FAB in Nativescript and Angular (with videos!)

    What’s a FAB? This is a Floating Action Button that has been popularized by the Material Design paradigm. It’s a button that hovers over your content and provides a quickly accessible single function, and it’s no longer only for Android apps. Many…

  • My experience with upgrading NativeScript and project to 2.5 (video)

    NativeScript 2.5 just dropped and it has really awesome features like Chrome debugging and an improved run command. So I couldn’t wait to upgrade my existing installation. I’ve already written a post on upgrading and a video about the same, but I…

  • NativeScript Animations Course on Pluralsight

    If you’re ready to take your animations in NativeScript to the next level, Alex Ziskind has just release another course on Pluralsight specifically for NativeScript and Angular animations. You can find the course here Course Introduction Course…

  • How to Vertically Center Label Text in NativeScript Android

    The verticalAlignment property doesn't work with Label text in Android in your NativeScript apps. So how do you vertically center text in a NativeScript Label on Android? This short tutorial will show you a workaround that will accomplish this. TL;DR…

  • Add Custom Sounds to your Push Notifications

    In mobile app development, one of the most effective engagement tools is notifications. Notifications allow you to increase app retention and improve user experience. Notifications might even be a core requirement for apps such as social media and…

All tags