Skip to content

OpenNative/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

examples

Examples of react native modules working in NativeScript apps with Open Native.

How to run

To run any of the examples, first clone this repo

git clone https://github.com/OpenNative/examples.git

Next navigate to the example you want to run.

cd examples/gzip-example/

Install the nativescript cli if it's not installed already.

npm install -g nativescript

And finally run the example app.

ns run ios

And for android.

ns run android

About

Examples for Open Native usage in NativeScript apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published