Does Plasmic visual drag and drop editor compatible with React Tamagui library/components?

Hello. Does Plasmic visual drag and drop editor compatible with React Tamagui library/components? This is essentially normal React, with minor nuances in syntax such as using YStack, XStack, here is an example code for a simple UI element “Label”: https://codefile.io/f/sEKhA4xK5v

Hello @job.kolomiec. Yes, Plasmic is compatible with any React component. For using them, you will need to register them as code components - you can read more on our docs here Using code components in Plasmic Studio | Learn Plasmic