PhoneGapCms World...

My Blog contain Phonegap,CMS related posts. Here I am posting the issues solution that I faced while development and its difficult to find proper solution on other sites. I hope my post will help you with your issues. Developer rocks.

Sunday, February 7, 2021

State management in React Native Part-2

›
Context can only store a single value, not an indefinite set of values each with its own consumers.  In order to solve this problem, we need...
Friday, February 5, 2021

State management in React Native Part-1

›
It is best to use React's built-in state management capabilities rather than external global state for smaller Apps, but default React s...
Thursday, December 13, 2018

Search keywords in HTML content and highlight

›
Declare below variables in class highlightClass = "highlightText" ; highlightRe : any ; spaceRe = /\s + / ; spaceRe2...
3 comments:
Thursday, November 22, 2018

Call a function of Controller "One" inside Controller "Two" - IONIC1

›
app . controller ( 'One' , [ '$scope' , '$rootScope' function ( $scope ) { $rootScope . $on ( ...

Whatsapp message from hybrid app

›
There are two different ways to open whatsapp form hybrid application. <a target="_blank" href="whatsapp://send?text=he...
›
Home
View web version

Contributors

  • Bhumika Pathak
  • Unknown
Powered by Blogger.