Roberto Wesley Overdijk
Roberto Wesley Overdijk
I'd like to add to this that I see the same with popover. It appears to "flicker". It has an animation (exit fadeOut) but somewhere in the chain it goes...
I don't understand this issue, isn't there already form stuff? I can see it in the docs and in the showcase
https://rnr-showcase.vercel.app/form
What do you mean? Form itself doesn't have a component. All the fields and such are in there (input, checkbox, radio). Forms don't have styles so I don't think I...
@useEffects Ah I see, right. I made my own, I don't use react-hook-form. But maybe there's a way to come up with something more generic.
@drwpow I see you self-assigned, is this something that is planned/possible?
I've made my own babel plugin that runs alongside this one to write the file, but it is pretty heavy because it's not well suited as a plugin.