angular-react-native
Use Angular and React Native to build applications for Android and iOS.
Documentation
http://angular.github.io/react-native-renderer/
Development
Preparing your environment
- Set up React Native for iOS and/or Android following Getting started and Android setup
- Clone this repository or a fork of it
- Install Gulp and React Native CLI globally:
npm install -g gulp react-native-cli - Install local npm modules:
npm install
Running scripts
Creating the sample project:
gulp initto create the react-native project
Android:
gulp start.androidto launch the sample on the connected device or emulator, and watch sources for auto update (if enabled in F2/shake dev menu)gulp start.android.aotto launch the some with AoT compilation
iOS:
gulp start.iosto launch the sample on an emulator, and watch sources for auto update (it will fail the first due to initial compilation, simply restart it)gulp start.ios.aotto launch the some with AoT compilation
Tests:
gulp test.browserto run tests in Chrome
Doc:
gulp doc to generate the documentation in ./dist/doc

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
