javascript - Node.js app into an iOS app? -


i have node.js app running on publicly accessible server.

i want make possible users access native ios app.

is there simple way of making ios app , having show node.js app running server? or it's more complicated that?

i looked phonegap maybe other recommendations also?

thanks!

ps know question broad that's why i'm asking – focus question , know next.

node.js - server side application. need build client application can communicate node.js server rest api or so... mentioned can build hybrid html5/js app phonegap, cordova, ionic "wrappers/libraries" pack native ios/android/... application , app can talk node.js server , transfer data need. also, daniel larsson mentioned specific pages can use webview display page straight web, webview can part of application not entire application, because apple reject during review process.