UNPKG

react-native-video-processing

Version:
8 lines (6 loc) 181 B
const createLibrary = require('react-native-create-library'); createLibrary({ name: 'VideoProcessing', platforms: ['ios', 'android'], packageIdentifier: 'com.shahenlibrary' });