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

Hermes error #87

Closed
1 of 2 tasks
haivle opened this issue Jan 1, 2022 · 1 comment · Fixed by #91
Closed
1 of 2 tasks

Hermes error #87

haivle opened this issue Jan 1, 2022 · 1 comment · Fixed by #91

Comments

@haivle
Copy link

haivle commented Jan 1, 2022

Description

Got this build error with hermes on

image

Expected behavior

No crash

Actual behavior & steps to reproduce

pod install
react-native run-ios

Snack or minimal code example

use_react_native!(
   :path => config[:reactNativePath],
   # to enable hermes on iOS, change `false` to `true` and then install pods
   :hermes_enabled => true
 )

Package versions

  • React Native: 0.64.2
  • React Native AdMob: 1.5.1 and 2.0.0
  • Google Mobile Ads SDK(if specified):
  • Xcode: 12

Affected platforms

  • Android
  • iOS
@haivle
Copy link
Author

haivle commented Jan 1, 2022

Removing import React works for me
Reference from this thread lottie-react-native/lottie-react-native#708 (comment)

@wjaykim wjaykim mentioned this issue Jan 19, 2022
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant