Sonam Gupta's Blog
Thursday, 21 July 2016
Video as background in Ionic app
›
Hello, Last time,i was facing problem to play a video in background of my app. So, i got the solution for same. Here i am introducing a...
Friday, 18 March 2016
Facebook integration in ionic project
›
Hello, If your App needs Login or Registration functionality, then using 3rd party services such as Facebook Authentication are useful ...
Friday, 11 March 2016
$rootScope in angularjs
›
Hi, $rootScope- Every application has a single root scope . All other scopes are descendant scopes of the root scope. Scopes provide...
Friday, 4 March 2016
Drop down data binding from view to controller in Ionic
›
Hi, Here i am sharing a way by which, we can bind data from view to controller by using drop down. Run following sets of command in you...
Friday, 19 February 2016
Device Calendar In Ionic Framework
›
Hi, Here is a way by which, we can the device calendar in ionic framework. ionic start IonicCalendar blank cd IonicCalendar ion...
1 comment:
Friday, 5 February 2016
Finding model,platform,UUID and manufacturer of a device in ionic
›
Hi, Create the ionic project using the below commands. Here we are creating the ionic blank project and name it is as “DeviceInformaion...
Friday, 29 January 2016
Popover in ionic
›
Hi Popover can be created by using ion-popover-view element. This element should be added to HTML template and $ionicPopover service...
›
Home
View web version