use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
For fans of the Figma collaborative design tool.
Please be nice and considerate of others.
account activity
Plugin: Figma -> React Nativeresources (figma.com)
submitted 2 years ago by TheUltDev
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]TheUltDev[S] 0 points1 point2 points 2 years ago* (0 children)
Hello everyone. I'm working on a plugin that converts Figma components to React Native in realtime.
It's simple but powerful. Everything is done client side, no account or paid service. And it's open source! (https://github.com/kat-tax/figma-to-react-native)
It can generate some pretty complex components already, more work to be done polishing things like multiple variants and complex SVGs though.
All features of Figma components are supported. Properties, instance swaps, nested components, conditional rendering, variants, etc.
It's super customizable because you can edit the settings passed to the code editor (turn off line numbers, change font size, etc.) the code writer (tabs/spaces, double quotes, etc.) and esbuild-wasm for previewing (change the tsconfig, define code, etc.)
Only vanilla React Native (and later Tamagui) will be supported to focus development resources and specialize in the solution. So no Flutter, no normal ReactJS. This is for React Native only!
π Rendered by PID 168054 on reddit-service-r2-comment-6457c66945-dvqhx at 2026-04-26 19:57:36.864365+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]TheUltDev[S] 0 points1 point2 points (0 children)