In mobile app development, one of the most effective engagement tools is notifications. Notifications allow you to increase app retention…
A while ago I finished one more project with NativeScript. During the period of work with this framework I've accumulated some amount of…
RTL (right-to-left) and LTR (left-to-right) layout support is pretty common for apps catering to an international audience that supports…
In this article, I want to discuss some ways of passing complex data between routed components in NativeScript applications based on the…
Do you have a large list of data in your mobile app with search functionality? Are you using a debounce function? You should! Let me show…
Displaying images that are behind a protected API is a very common use case when building web and mobile applications, thus creating the…
Recently I ran into a gotcha with using 'routerExtensions.back()' in a project and wanted to share the problem with you all as well as the…
Here is another way you could implement animations in your NativeScript applications. If you are using NativeScript Angular, you have the…
recently enrolled in NativeScript with Angular Getting Started Guide