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:
- Host: GitHub
- URL: https://github.com/glitchboyl/ohce
- Owner: glitchboyl
- Created: 2017-12-11T04:11:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T04:28:55.000Z (over 8 years ago)
- Last Synced: 2025-04-04T09:34:34.318Z (over 1 year ago)
- Topics: react-native
- Language: JavaScript
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.

## 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).