Categories
Tutorials

Let Geo location work on Hybrid Mobile Apps

I’ll focus on Geo location with Ionic framework but same is true for others (All of them that use cordova/phonegap in one way or the other such as nativscript, weex, quasar). By Hybrid mobile apps I mean apps that uses web technologies and cordova to run native on handheld devices. Using a native feature in […]

Categories
Tutorials

Random Ionic Tips: Tabs and Text Color

This article comprises of following ionic tips Set Root Nav and Tabs How to apply text color in Ionic Set Root Nav and Tabs My app structure is like The Red Box tells that I am on Login Screen . After successfully login, I was redirected to the Tabs Page. Tabs Page next decides where […]