slorber / gatsby-plugin-react-native-web

react-native-web plugin for Gatsby
https://sebastienlorber.com/using-expo-in-gatsby
MIT License
277 stars 30 forks source link

Plugin breaks when using UI Kitten v5 #51

Open darcstar-solutions opened 3 years ago

darcstar-solutions commented 3 years ago

Switching to use the new version of UI Kittens v5 breaks the ability to run Gatsby. New package is "@ui-kitten/components"

This can be reproduced by changing the package and the corresponding imports in the example provided. The only clue is an error message about an unexpected token, but no other information.