Nguyễn Xuân Thái
Nguyễn Xuân Thái
### Current Behavior When I migrate my Swift version to 4.2 and build the project, the compiler will report multiple compiling errors like: `path-to-my-project/node_modules/react-native-video-processing/ios/RNVideoProcessing/RNVideoPlayer.swift:37:23: 'AVLayerVideoGravityResizeAspect' has been renamed to 'AVLayerVideoGravity.resizeAspect'`...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Whenever I receive a response from...