Skip to content

Open Source Decentralized STEEM Ask & Answer Mobile App Platform

License

Notifications You must be signed in to change notification settings

mattshango/what-mobile

Repository files navigation

What Q&A Mobile

An open source decentralised STEEM Blockchain ask and answer platform app for iOS and Android devices.

https://what-app.io

Interface

Interface

Installation

git clone https://github.com/shango44/what-mobile.git
cd what-mobile

npm install

Run on iOS (Mac only)

Devices: iPhone 6 - iPhone X

react-native run-ios --simulator "[DEVICE]"

Alternatively, you can open the XCode project and use the XCode interface to run the project on a simulator or device.

Run on Android

  • Download Android Studio and SDK Tools - https://developer.android.com/studio/
  • Open AVD Manager
  • Click play icon to open a virtual device
  • If you have no devices, click "Create Virtual Device..." and go through the process

When you have a device launched, proceed with the following code:

react-native run-android

Alternatively, you can use Android Studio to run the project.

Credit

Thanks to the Busy.org team for open sourcing their app and from this, we were able to see the structure of a high quality Steem app.

About

Open Source Decentralized STEEM Ask & Answer Mobile App Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published