This is a Reflex plugin that allows building Tauri apps with the Reflex Framework in Python. For the people who don't know about Reflex, in short, it allows building React apps in Python. The current ecosystem used to lack desktop app support, I f…
This is a Reflex plugin that allows building Tauri apps with the Reflex Framework in Python. For the people who don’t know about Reflex, in short, it allows building React apps in Python. The current ecosystem used to lack desktop app support, I fulfilled it!! I know there are some bugs related to Linux WebKit (that is locked by Tauri’s Ecosystem). I will continue to solve your problems, keep embracing open source ❤️!!
I used Claude for specification and README writing help on how to build it, and I used official Reflex Docs to view actual API references.