Skip to content

Local sample project upgraded to work with 0.56.0 react native and 16.4.1 react

Notifications You must be signed in to change notification settings

Jarrio/react-native-welcome-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haxe + React Native Sample

Barebone sample for building a React Native project from Haxe.

Compiles with React-Native 0.64.2

Using react native

To get started with this project, you must follow the initial developer environment setup located on the react native site. Once you have completed the above you can follow through with the below steps.

Follow the instructions for React Native CLI Quickstart

Using this repo

  1. Clone the repo git clone --recursive https://github.com/Jarrio/react-native-welcome-project.git
  2. cd react-native-welcome-project
  3. run haxe android.hxml
  4. cd bin
  5. run npm install
  6. run react-native run-android

It's working!

About

Local sample project upgraded to work with 0.56.0 react native and 16.4.1 react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published