All Projects → phuochau → RecordingSample

phuochau / RecordingSample

Licence: other
Recording Sample by React Native

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
CSS
56736 projects
python
139335 projects - #7 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to RecordingSample

gitlab-ci-android-fastlane
Docker image for building android apps on Gitlab CI
Stars: ✭ 25 (-7.41%)
Mutual labels:  gitlab, fastlane
Enzyme
JavaScript Testing utilities for React
Stars: ✭ 19,781 (+73162.96%)
Mutual labels:  enzyme, ava
taro-playground
The Taro Playground App is a cross-platform application developed using Taro, to help developers develop and debug Taro applications.
Stars: ✭ 33 (+22.22%)
Mutual labels:  fastlane, react-native-app
vue-boilerplate
An opinionated Vue.js 2 boilerplate with Vue Router, AVA and Istanbul
Stars: ✭ 27 (+0%)
Mutual labels:  ava, istanbul
tracboat
Trac to GitLab migration toolbox
Stars: ✭ 32 (+18.52%)
Mutual labels:  gitlab
gitlabform
🏗 Specialized "configuration as a code" tool for GitLab
Stars: ✭ 332 (+1129.63%)
Mutual labels:  gitlab
jest-badges-readme
Creates a group of coverage badges from Jest into your README
Stars: ✭ 30 (+11.11%)
Mutual labels:  istanbul
react-native-unit-tests
Example how to test React Native components
Stars: ✭ 79 (+192.59%)
Mutual labels:  enzyme
gitlabFAQ
🐧 Gitlab常见问题和有用信息、链接 📝
Stars: ✭ 21 (-22.22%)
Mutual labels:  gitlab
ios-build-script
Shell scripts to build ipa
Stars: ✭ 52 (+92.59%)
Mutual labels:  fastlane
session
Aplus Framework Session Library
Stars: ✭ 170 (+529.63%)
Mutual labels:  gitlab
slab
gitlab API를 사용해 귀찮은 일을 덜어주는 slack 봇.
Stars: ✭ 14 (-48.15%)
Mutual labels:  gitlab
gitlab-config
🦊 Semantic-release shareable config for GitLab
Stars: ✭ 36 (+33.33%)
Mutual labels:  gitlab
trac-to-gitlab
Easily migrate your Trac instance to Gitlab
Stars: ✭ 22 (-18.52%)
Mutual labels:  gitlab
vscode-github
GitHub Support for vscode
Stars: ✭ 124 (+359.26%)
Mutual labels:  gitlab
currency-api
A demo project on how to test a node/express app with Mocha, Nock and proxyquire (MNP) and code coverage with nyc/istanbul.
Stars: ✭ 19 (-29.63%)
Mutual labels:  istanbul
git-the-lines
A Discord bot that prints out the lines referenced in a GitHub, GitLab, or BitBucket snippet link
Stars: ✭ 37 (+37.04%)
Mutual labels:  gitlab
astraea
TypeScript + React Boilerplate
Stars: ✭ 15 (-44.44%)
Mutual labels:  enzyme
HitNotes
Rhythm-based mobile game
Stars: ✭ 24 (-11.11%)
Mutual labels:  fastlane
react-file-input
⚛️  A file Input, with drag'n'drop and image editor for React
Stars: ✭ 71 (+162.96%)
Mutual labels:  enzyme

Sample Recording App With React Native

Use react-native-audio for recording but modify some native iOS code to support resume on iOS.

Features

  • Start/Stop Record
  • Pause/Resume (only works for iOS, will update for Android later)
  • View recored audios on ListView
  • Swipe right to left to delete record.
  • Use Redux for state management
  • Use react-native-router-flux for route management.
  • Unit testing with Ava, Enzyme
  • Code coverage with istanbul nyc
  • Beautiful Code with Eslint
  • Beautiful architecture.
  • Continuous development with fastlane and Gitlab CI (only works on Gitlab repo)

Sample Recording Screenshot

⬆️ How To Run

- npm install or yarn install
- react-native run-ios or react-native run-android

Hire me or share experience together

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].