@@ -35,20 +35,20 @@ React Native Google Mobile Ads is built with three key principals in mind;
3535This package can be used in both The Old and [ The New Architecture] ( https://reactnative.dev/docs/the-new-architecture/landing-page ) .
3636When using The New Architecture, some legacy code will still be used though. See status below:
3737
38- | Platform | Feature | Status |
39- | -------- | ------------------------------------------------- | ----------- |
40- | iOS | Mobile Ads SDK Methods (Turbo Native Module) | ✅ Complete |
41- | iOS | Banners (Fabric Native Component) | ✅ Complete |
42- | iOS | Full Screen Ads (Turbo Native Module) | ✅ Complete |
43- | iOS | User Messaging Platform (Turbo Native Module) | ✅ Complete |
44- | iOS | EventEmitter (Turbo Native Module) | ⏳ To-Do |
45- | iOS | Revenue Precision Constants (Turbo Native Module) | ✅ Complete |
46- | Android | Mobile Ads SDK Methods (Turbo Native Module) | ⏳ To-Do |
47- | Android | Banners (Fabric Native Component) | ⏳ To-Do |
48- | Android | Full Screen Ads (Turbo Native Module) | ⏳ To-Do |
49- | Android | User Messaging Platform (Turbo Native Module) | ⏳ To-Do |
50- | Android | EventEmitter (Turbo Native Module) | ⏳ To-Do |
51- | Android | Revenue Precision Constants (Turbo Native Module) | ⏳ To-Do |
38+ | Platform | Feature | Status |
39+ | -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
40+ | iOS | Mobile Ads SDK Methods (Turbo Native Module) | ✅ Complete |
41+ | iOS | Banners (Fabric Native Component) | ✅ Complete |
42+ | iOS | Full Screen Ads (Turbo Native Module) | ✅ Complete |
43+ | iOS | User Messaging Platform (Turbo Native Module) | ✅ Complete |
44+ | iOS | [ EventEmitter] ( https://github.com/reactwg/react-native-new-architecture/blob/main/docs/turbo-modules.md#add-event-emitting-capabilities ) (Turbo Native Module) | ⏳ To-Do |
45+ | iOS | Revenue Precision Constants (Turbo Native Module) | ✅ Complete |
46+ | Android | Mobile Ads SDK Methods (Turbo Native Module) | ⏳ To-Do |
47+ | Android | Banners (Fabric Native Component) | ⏳ To-Do |
48+ | Android | Full Screen Ads (Turbo Native Module) | ⏳ To-Do |
49+ | Android | User Messaging Platform (Turbo Native Module) | ⏳ To-Do |
50+ | Android | [ EventEmitter] ( https://github.com/reactwg/react-native-new-architecture/blob/main/docs/turbo-modules.md#add-event-emitting-capabilities ) (Turbo Native Module) | ⏳ To-Do |
51+ | Android | Revenue Precision Constants (Turbo Native Module) | ⏳ To-Do |
5252
5353## Documentation
5454
0 commit comments