We can divide the mobile application development into native, hybrid, and web. Hybrid and Web developers are only familiar with HTML5, CSS, and JS. After the PhoneGap/Cordova native API access web developers can able develop their own mobile applications with the support of modern mobile web UI frameworks. There are many mobile web UI frameworks … [Continue reading...]
ionic side menu example
Ionic framework provides excellent side menu directive which is easy to implement and also having the excellent user interface, in this example we will learn about how to create a simple ionic side menu example. This ionic side menu also known as ionic navigation drawer and many of us know it is one of the best and popular navigation pattern for … [Continue reading...]
Cordova InAppBrowser Plugin Example using ionic framework
In the previous tutorial i had written a post about how to use cordova device plugin, this post was about cordova inappbrowser plugin example using ionic framework and ngcordova. the cordova inappbrowser plugin is used to launch the URL into external browser or external applications, this example will work on iOS and Android devices. Next … [Continue reading...]
ionic framework and cordova or phonegap – getting started
What is ionic framework ? ionic framework is a open source html5 framework for developing highly interactive apps using mobile optimized html5, css and js components, build with Sass and optimized for Angular JS. ionic is mainly focused look and feel UI interaction of the app it closely resembles native mobile counter parts, and … [Continue reading...]
Multi-Device Hybrid apps using visual studio Cordova – Getting Started
Microsoft announced to adding support for popular Apache Cordova framework from visual studio so user can easily build application for iOS, android, windows phone and windows platforms, this makes every hybrid application developers to be happy. I hope most of them already known about the Apache Cordova, still you not heard about Apache Cordova, … [Continue reading...]
Recent Comments