Search code examples
javascriptandroidvisual-studiomobileapache-cordova

How do I import Firebase to my Apache Cordova project?


I just installed "Mobile development with Javascript" from Visual Studio Workloads.I created an Apache Cordova project and now i want to open my firebase database. How can I do it? I know I have to import some tools, but I don't know how to do it. Thank you!


Solution

  • There are plugins available for that - cordova-plugin-firebase being one