I just made a vue-native project using vue-native init henry-pager and then CDd into the directory and ran expo start to start the online builder gui thingy. When I try and run it in the web - it gives this error:
Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.
Check the render method of `ExpoRootComponent`.
Please help, I just made this vue-native project and started it and don't know what to do now!