Skip to content

phuochau/RecordingSample

Repository files navigation

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