Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Metro Bundler failed #8

Closed
ydv0121 opened this issue Aug 16, 2021 · 2 comments
Closed

Metro Bundler failed #8

ydv0121 opened this issue Aug 16, 2021 · 2 comments

Comments

@ydv0121
Copy link

ydv0121 commented Aug 16, 2021

Hello
Thank you for wonderful AdMob plugin.
after updating to latest version 1.0.1 it causing bundler error.

Screenshot 2021-08-16 at 6 53 41 PM

@wjaykim
Copy link
Collaborator

wjaykim commented Aug 16, 2021

AdManager is replaced with default import AdMob. Check your imports. import { AdManager } from '@react-native-admob/admob' should be replaced with import AdMob from '@react-native-admob/admob'.

Sorry for not mentioning this in document for previous version users.

@ydv0121
Copy link
Author

ydv0121 commented Aug 16, 2021

@wjaykim ohh i didn't noticed.
Thank you for prompt response.
Solved✌️

@ydv0121 ydv0121 closed this as completed Aug 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants