Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 404 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 404 Bytes

Audio_Video

Implemented Audio and Video Player in React Native

For Android, Run :

1- yarn install
2- yarn android

For IOS, Run :

1- yarn install
2- cd ios
3- pod install
4- cd ../
5- yarn ios

ScreenShot

Screen Shot 1400-07-16 at 20 31 00