1.0.0 • Published 4 years ago

react-native-intersitial-with-url-shortening v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

React Native Intersitial With URL Shortening

TODO: documentation

https://blog.bigbinary.com/2016/07/27/open-non-https-sites-in-webview-in-react-native.html

import IntersitialWithUrlShortening from 'react-native-intersitial-with-url-shortening';

<IntersitialWithUrlShortening ads_url={"http://morebatet.com/13vk"} shortened_url={"https://reactnative.dev/"} height={"100%"} width={"100%"} onChange={() => console.log('Finshed!')} />