Creating mobile client for an existing Meteor app

Hello,

It will be a simple question, but I can’t seem to find a clear answer anywhere. I basically have an existing meteor app deployed on a server, with a web interface.

I now would like to develop a native iOS app that will connect to my meteor app. What is the best way to go with this ? Do I need to build an app from scratch in Xcode ? Thanks !