Wednesday, 6 July, 2016 UTC


Summary

In my previous NativeScript tutorials I demonstrated how to access native platform APIs and features using JavaScript, but I never explained how to develop plugins that could accomplish this in a very maintainable fashion.  By moving this native functionality to plugins, the application code remains a lot cleaner and is better for the long run. […]
The post Create Native iOS and Android Plugins with NativeScript appeared first on The Polyglot Developer.