React native packages for video effect and live streaming.
npm install react-native-video-effect
import { VideoEffectView } from 'react-native-video-effect';
// ...
<VideoEffectView color="tomato" />;
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library