0.0.1 • Published 10 years ago
react-native-watermark v0.0.1
react-native-instagram-share
react-native interface to create watermarks on videos and/or images(iOS)
Getting started
npm install react-native-watermark@latest --save- In XCode, in the project navigator, right click
Libraries➜Add Files to [your project's name] - Go to
node_modules➜react-native-watermarkand addRNWatermark.xcodeproj - In XCode, in the project navigator, select your project. Add
libRNWatermark.ato your project'sBuild Phases➜Link Binary With Libraries - Click
RNWatermark.xcodeprojin the project navigator and go theBuild Settingstab. Make sure 'All' is toggled on (instead of 'Basic'). Look forHeader Search Pathsand make sure it contains both$(SRCROOT)/../../react-native/Reactand$(SRCROOT)/../../../React- mark both asrecursive. - Run your project (
Cmd+R)
Usage
0.0.1
10 years ago