As the Hardware-based APIs are not available in React Native for performing operations (Encode/Decode) on the videos, the aim was to create such a Native Module on Ios, and export it to React Native.
- git clone https://github.com/anday2000/react-native-duet.git
- cd react-native-duet
- npm install
- cd ios
- pod install
- cd ../
- npx react-native run-ios
- React Native 64
- React Native Video
- React Native Image Picker 3
- React Navigation 5