1.0.0 • Published 5 years ago
react-native-intersitial-with-url-shortening v1.0.0
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!')} />
1.0.0
5 years ago