Skip to content

HitFox/nativescript_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NativeScript Test App

This is a simple NativeScript test app. You can take a picture and show the taken picture afterwords in the view.

Environments

It works on iOS and Android. If you run it in the emulator, you can use the hardware camera from your laptop on android. In iOS you can choose a picture from the build in photo library.

Get it up and running

  1. Make sure you install NativeScript according to there docs and have android and iOS up and running.
  2. tns platform add android
  3. tns platform add ios
  4. tns prepare android
  5. tns prepare ios
  6. tns run ios --emulator
  7. tns run android --emulator

Unfortunately you need to run every command separately for every platform. Make your live easier and run in separate shells instances ;)

About

simple nativescript app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published