I need to implement a few vuforia functionalities in an IBM MobileFirst existing project.
However I see that vuforia has provided SDKs only for android, iOS, UWP and unity.
How do I integrate vuforia SDK into my existing IBM MobileFirst project?
MobileFirst enables you to create either Hybrid (Web) apps ala Cordova, or native apps. However the end result is a Native project like any other.
So once you've generated your Xcode project in MobileFirst Studio (assuming you're using MobileFirst 7.1 and below), you can simply continue with the integration steps as supplied by Vuforia. They need not supply any special integration tools for IBM MobileFirst.