sixian / airapps

A Super "Air" application development tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AirApps

A Super "Air" application development tools.

##Build-in

  • Wechat SDK
  • Umeng Analytics
  • Getui Push Notification
  • AMap (Gaode Map)
  • Rong Cloud IM
  • Pili Streaming Cloud
  • Code Push Cloud
  • SVG
  • Ping++ SDK

##Ecosystem

##Get Started

  1. Setup React Native env ( https://facebook.github.io/react-native/docs/getting-started.html#content )
  2. git clone https://github.com/airapps/air-drawer-template.git YourProjectName
  3. cd YourProjectName && npm start
  4. git clone https://github.com/airapps/airapps.git
  5. Setup cocoapods ( https://guides.cocoapods.org/using/getting-started.html )
  6. cd airapps && npm install

###iOS

  1. cd ios && pod install
  2. open airapps.xcworkspace
  3. Run as a simluator or real device.

###Android

About

A Super "Air" application development tools.

License:GNU General Public License v3.0


Languages

Language:Objective-C 53.6%Language:Java 28.0%Language:Ruby 9.5%Language:Python 8.9%