ReactNative-Adblock-WebView icon indicating copy to clipboard operation
ReactNative-Adblock-WebView copied to clipboard

React Native iOS app using ES6 class style, flux, NavigatorIOS, AsyncStorage, react-native-side-menu, react-native-gifted-spinner. Implement Adblock WebView using NSURLProtocol by Native modules.

ReactNative-Adblock-WebView

React Native iOS app using ES6 class, flux, NavigatorIOS, AsyncStorage, react-native-side-menu, react-native-gifted-spinner. Implement Adblock WebView using NSURLProtocol by Native modules.

setup

npm install

run the project locally

npm start

Open the iOS sub-project in Xcode, choose a simulator and run the project.

run the project on a device

sh build_ios.sh

Edit AppDelegate.m (read instructions and change "jsCodeLocation")

Open the iOS sub-project in Xcode, choose a device and run the project.

  • Adblock Webview gif
    Alt Text