| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
In this sample we are demonstrating how you can write platform specific code with NativeScript. We are building iOS only app which uses the latest iOS8 camera APIs.
Running the app using the NativeScript CLI:
$ git clone https://github.com/NativeScript/sample-iOS-CameraApp
$ cd sample-iOS-CameraApp
$ tns run iosPlease note that the camera APIs were introduced in iOS 8 and the example uses them, so you can test it only on a real device with camera and iOS version 8 or later.
| Back | FazBrowse Home | New Git URL |