An open API service indexing awesome lists of open source software.

https://github.com/glitchboyl/ohce

A recorder based on React-Native. :microphone:
https://github.com/glitchboyl/ohce

react-native

Last synced: 3 months ago
JSON representation

A recorder based on React-Native. :microphone:

Awesome Lists containing this project

README

          

# ochE

> A Recorder based on [React Native](https://github.com/facebook/react-native).

## Introduction
Now can only run in **Android**.
Yep, this name is reverse `echo`->`ohce`.
![huaji](http://ozep0l2jz.bkt.clouddn.com/1512030556.jpg)

## Build Setup

``` bash
# You must installed react-native in global for sure.

# install dependencies
npm install / yarn

# run-in-android
react-native run-android
```

For detailed explanation on how things work, checkout the [docs for React](https://reactjs.org/) and [docs for React Native](https://reactjs.org/docs).