Open haso5898 opened 4 years ago
I've never tested it on Expo. Let me test it on Expo if it is not working, I can create an Expo version for you :)
It works on expo, I'm using it on expo.
I also tested on expo, it works. @haso5898, can you share with me a reproducible example?
Hi,
I have build my App with expo. I wanted to have a cardview and the information view is really beautiful so i wanted to use it. But it is not getting rendered on my screen. I am implementing the card in a different component then importing it from another component. This is how I did it This one is the example app.js copied over directly CardComponent
This is where I render it