项目作者: phuochau

项目描述 :
Recording Sample by React Native
高级语言: HTML
项目地址: git://github.com/phuochau/RecordingSample.git
创建时间: 2017-03-13T04:04:31Z
项目社区:https://github.com/phuochau/RecordingSample

开源协议:

下载


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

:arrow_up: How To Run

  1. - npm install or yarn install
  2. - react-native run-ios or react-native run-android

Hire me or share experience together