Skip to content

erezbens/audio-recording-example

 
 

Repository files navigation

Expo Audio Recording Example

This is an example cross-platform app implementing Expo's Audio API (among a few others, including File System, Asset, and Permissions APIs).

Check out the good stuff in the App.tsx file!

Please report any issues at the main Expo repository

iOS screenshot

STEPS TO RUN WITH EXPO 42

  • yarn
  • expo upgrade
  • yarn add @react-native-community/slider
  • If errors about watchers appear, refer to this
  • yarn start

About

Audio Recording Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • JavaScript 0.5%