Skip to content

mattshango/what-mobile

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
ios
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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