Ecency Mobile - reimagined social blogging, contribute and get rewarded (for Android and iOS)
Go to file
2018-07-16 21:44:27 +03:00
src markdown rendering, single-post page 2018-07-16 21:44:27 +03:00
.babelrc initialize 2018-07-15 21:07:00 +03:00
.gitignore initialize 2018-07-15 21:07:00 +03:00
.watchmanconfig initialize 2018-07-15 21:07:00 +03:00
App.js initialize 2018-07-15 21:07:00 +03:00
app.json initialize 2018-07-15 21:07:00 +03:00
App.test.js initialize 2018-07-15 21:07:00 +03:00
package-lock.json markdown rendering, single-post page 2018-07-16 21:44:27 +03:00
package.json markdown rendering, single-post page 2018-07-16 21:44:27 +03:00
README.md Update README.md 2018-07-15 21:13:43 +03:00
yarn.lock markdown rendering, single-post page 2018-07-16 21:44:27 +03:00

esteem-mobile

This project was bootstrapped with Create React Native App.

Development

$ yarn  // Download packages with yarn
$ yarn run ios  // Run on iOS
$ yarn run android // Run on Android