Skip to content

NativeScript/sample-iOS-CameraApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-iOS-CameraApp

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 ios

Please 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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published