Mixing Ionic and native code (android/ios gps)

Hi, I need to implement a GPS module on my ionic app! How can I use some native Android/iOS code into the ionic framework?

You’ll need to use a Cordova plugin.