mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-22 23:28:56 +03:00
Ecency Mobile - reimagined social blogging, contribute and get rewarded (for Android and iOS)
androidblockchaincryptoecencyepointesteemhivehiveioiosmobilereactreact-nativerewardrewardingsocial-mediastarred-ecency-repostarred-repo
android | ||
ios | ||
resources | ||
src | ||
.babelrc | ||
.buckconfig | ||
.eslintrc.js | ||
.flowconfig | ||
.gitattributes | ||
.gitignore | ||
.prettierrc | ||
.watchmanconfig | ||
app.json | ||
appcenter-post-clone.sh | ||
index.android.js | ||
index.ios.js | ||
index.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
yarn.lock |
esteem-mobile
$ git clone https://github.com/esteemapp/esteem-mobile.git
$ cd esteem-mobile
$ npm install
$ react-native start
Run on Device/Emulator
$ react-native run-ios
$ react-native run-android