The following repo is a Kinvey-powered NativeScript app that runs on the web, on iOS, and on Android.
See the NativeScript code-sharing documentation for details on the requirements you need to run this sample.
ng serve
tns run ios --bundle
or
tns run android --bundle
You can read more about how to build and extend this app on the NativeScript code-sharing documentation.