Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove relative react-native paths #1157

Closed
wants to merge 1 commit into from
Closed

Remove relative react-native paths #1157

wants to merge 1 commit into from

Conversation

hoblin
Copy link

@hoblin hoblin commented Mar 24, 2020

Fixes weird errors when used with jest

  ● Test suite failed to run

    TypeError: Cannot read property 'create' of undefined

      at Object.<anonymous> (node_modules/react-native-vector-icons/lib/icon-button.js:8:27)
      at Object.<anonymous> (node_modules/react-native-vector-icons/lib/create-icon-set.js:12:1)

@hoblin
Copy link
Author

hoblin commented Mar 24, 2020

Some details #469 (comment)

@oblador
Copy link
Owner

oblador commented May 27, 2020

This breaks compatibility with react-native-web/desktop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants