New here so this is second of many questions!
Trying to find the source files for the reveal animation that’s built into Plasmic. I’ve found it to be react-awesome-reveal, and its source is @plasmicpcks/react-awesome-reveal, which isn’t in my project files so seems to be hosted on Plasmic’s end.
I like the ease of use but I need to be able to edit the distance etc. Is there anything I can do at all?
I’ve installed @plasmicpkgs/react-awesome-reveal (which should take precedence, I think?) and also @plasmicpkgs/framer-motion to try that out too. AFAIK, it seemed like the @plasmicpkgs/framer-motion etc automatically dealt with component registration, but that doesn’t seem to be the case. I might have misunderstood.
Basically, I need some level of control that I don’t currently have. Willing to manually register the above but I wondered if the plasmicpkgs variants of these are meant to automatically register?