react-native-adbannerview

This component serves as a bridge for ADBannerview. Feel free to contribute :-)

Installation

npm install react-native-adbannerview --save
Xcode: Right click Libraries ➜ Add Files to [project]
Choose node_modules/react-native-adbannerview/lib/ADBannerViewManager.xcodeproj
Xcode: Select the project in the navigator and add the library to the Build Phases ➜ Link Binary With Libraries (libADBannerViewManager.a)

GitHub