Replies: 1 comment 1 reply
-
Were you able to find a solution for this. I'm facing the same issue on android. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a native module as a pod called react-native-carplay.
That native module needs some classes to be passed in from native part of the app.
In order to invoke methods that set those classes i need to import a class from react-native-carplay via import react_native_carplay
Once i do that i get the error
Beta Was this translation helpful? Give feedback.
All reactions