i have developed a responsive website. i want to put this whole website inside an ionic app, and consider this website as one complete app.
If it’s already developed and responsive why do you want to use Ionic?
You can just use Cordova.
So how do i achieve it using cordova. Can you please provide me an example code?
Google is your friend
1 Like
There are many videos on google and youtube . You can search there. To integrate a developed website into an Ionic app, you can use the Ionic WebView or the InAppBrowser plugin, which allows displaying web content within the app journeytofullstack.com
For this purpose, it is possible to utilize ionic or Cordova.