Can I used Phonegap to convert my wordpress-developed mobile website into mobile apps?

  • 3
  • Question
  • Updated 9 years ago
I have looked at several mobile site to app products, but they cause misalignment or simply extract the RSS.

Can PhoneGap give me full mobile site functionality in a native mobile app?
Photo of eric.kotonya

eric.kotonya

  • 1 Post
  • 0 Reply Likes

Posted 9 years ago

  • 3
Photo of Hardeep Shoker

Hardeep Shoker

  • 1941 Posts
  • 89 Reply Likes
The code base would need to be written in javascript/html/css. Essentially you would need to write an application that does xhr get requests and displays them to the user. The alternative would be to try and find an existing product.

Hardeep Shoker