0.2.6 • Published 1 year ago
rn-veel-webview v0.2.6
react-native-veel-webview
Veel webview
Installation
npm install rn-veel-webview
Usage
import VeelWebView from 'rn-veel-webview';
return (
<View style={styles.container}>
<VeelWebView>
</View>
)
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library