adshuawei-mobile-serviceshuawei-ads

How to use Huawei adskit in react native?


I want to implement ads Kit in React Native.
How to add AdsKit into my React Native App?


Solution

  • Right now, HMS Core does not provide an Ads SDK for ReactNative officially. Hence, it is necessary for you to develop your own RN Bridge for Ads Kit.

    There is a nice repo out here, implementing custom RN Bridges for HMS Account, Push and Analytics Kit -Ads might be lil bit tricky though-. It can be reference for you.
    https://github.com/onurkenis/reactnative-hms-birdge

    Here is the link for Ads SDK of HMS Core
    https://developer.huawei.com/consumer/en/doc/development/HMS-Guides/ads-sdk-introduction