All Projects → kjda → Reactjs Phonegap

kjda / Reactjs Phonegap

Licence: mit
A boilerplate ReactJS-Phonegap/Cordova App + Flux data flow

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Reactjs Phonegap

cordova-plugin-example
Example Cordova plugin for iOS and Android to support blog post.
Stars: ✭ 15 (-94.21%)
Mutual labels:  phonegap
phonegap
PushBots' official module for Phonegap
Stars: ✭ 21 (-91.89%)
Mutual labels:  phonegap
cordova-swift3-plugin-example
Swift 3 Cordova plugin example to support blog post.
Stars: ✭ 23 (-91.12%)
Mutual labels:  phonegap
cordova-plugin-exoplayer
Media player plugin for Cordova that uses Google's ExoPlayer
Stars: ✭ 48 (-81.47%)
Mutual labels:  phonegap
Core CSS
This repo no more maintained! All features and components moved to Metro 4.
Stars: ✭ 36 (-86.1%)
Mutual labels:  phonegap
cordova-plugin-zeep
Zip compression/decompression for the cordova/phonegap platform
Stars: ✭ 27 (-89.58%)
Mutual labels:  phonegap
framework7-template-split-view
Deprecated! Framework7 split view starter app template
Stars: ✭ 19 (-92.66%)
Mutual labels:  phonegap
ionic4-angular6-crud-example
Building CRUD Mobile App using Ionic 4, Angular 6 and Cordova
Stars: ✭ 50 (-80.69%)
Mutual labels:  phonegap
WebDGap
WebDGap allows you to convert any website or HTML/CSS/JavaScript web application to a native Windows, Mac, Linux, PhoneGap, and Chrome application/extension.
Stars: ✭ 106 (-59.07%)
Mutual labels:  phonegap
vuetify-cordova
App template for hybrid apps using Vue.js / Vuetify / Cordova
Stars: ✭ 32 (-87.64%)
Mutual labels:  phonegap
cordova-plugin-downloadmanager
A Cordova plugin to download file in system's default download manager
Stars: ✭ 45 (-82.63%)
Mutual labels:  phonegap
cordova-plugin-amap
Amap Maps plugin for Cordova
Stars: ✭ 51 (-80.31%)
Mutual labels:  phonegap
phonegap-template-vue-f7-split-panel
A Split View PhoneGap template using Vue.js and Framework7 that degrades to a Panel View on smaller devices
Stars: ✭ 17 (-93.44%)
Mutual labels:  phonegap
phonegap-template-vue-f7-tabs
A TabBar PhoneGap template using Vue.js and Framework7
Stars: ✭ 31 (-88.03%)
Mutual labels:  phonegap
cordova-plugin-flurryanalytics
Adds support for all that Flurry Analytics flavored goodness to your Cordova based apps
Stars: ✭ 23 (-91.12%)
Mutual labels:  phonegap
docker-cordova
🗿 Docker image for Cordova (with Node.js & Android)
Stars: ✭ 72 (-72.2%)
Mutual labels:  phonegap
cordova-plugin-ironsource-ads
Cordova plugin for IronSource ads
Stars: ✭ 17 (-93.44%)
Mutual labels:  phonegap
ionic-multi-camera
Take multiple photos one after another
Stars: ✭ 12 (-95.37%)
Mutual labels:  phonegap
daftarkaryaku
daftar beragam karyaku . . .
Stars: ✭ 26 (-89.96%)
Mutual labels:  phonegap
framework7-template-single-view
Deprecated! Framework7 single view starter app template
Stars: ✭ 34 (-86.87%)
Mutual labels:  phonegap

ReactJs-Phonegap

A boilerplate ReactJS-Phonegap App (+With ReactFlux)

UI using React-TopcoatUI

Demo

http://kjda.github.io/ReactJs-Phonegap/

How to use?

  • Install Phonegap
$ sudo npm install phonegap -g
  • clone this repo
$ git clone https://github.com/kjda/ReactJs-Phonegap.git
  • Set it up
$ cd ReactJs-Phonegap/app
$  npm install
$  bower install
$  gulp create
$  gulp build-app
  • Run it
$ gulp serve

That's it!

  • While developing:
$ cd ReactJs-Phonegap/app
$ webpack -w

this will rebuild the app automatically every time you edit the source code

Build configurations are located in app/build.configs.js

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].