UNPKG

react-native-appodeal

Version:

React Native Module created to support Appodeal SDK for iOS and Android platforms

6 lines (5 loc) 256 B
export declare const LOADED = "onBannerLoaded"; export declare const FAILED_TO_LOAD = "onBannerFailedToLoad"; export declare const EXPIRED = "onBannerExpired"; export declare const SHOWN = "onBannerShown"; export declare const CLICKED = "onBannerClicked";