I am learning nativescript-vue and now i want to use nativescript-vue with meteorjs backend. Can anyone tell me how to integrate nativescript-vue with meteorjs backend?
2 Answers
You can connect to any API with Nativescript. If your backend have only simple GET and POST method, this plugins will help a lot with Nativescript-Vue