How To Run FFMPEG-Kit For React Native IOS After Deprecation
Step By Step Guide
Edit Your Podfile (inside ios/Podfile):
⛶target 'YourApp' do
# Add these lines above `pod install`:
pod 'shaquillehinds-ffmpeg-kit-ios', :podspec => 'http...