Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Is it possible to use React Native with Reactpy without javascript? #1177

Answered by Archmonger
Heus-Sueh asked this question in Question
Discussion options

I discovered the project recently, I found the idea of creating apps without using javascript interesting and a question arose as to whether it would be possible to use React Native without javascript?

You must be logged in to vote

There currently isn't support for React Native. Since we're running Python, it's likely we'd need to fork it into a package like reactpy-native.

The main issue is right now ReactPy is reliant on a backend framework, which is server-sided. This clashes with the way React Native functions. I am working on decoupling ReactPy from our backends.

After decoupling, running ReactPy as a native app would require a mixture of PyScript and Electron.js. We've created proof of concepts showing ReactPy can work in this configuration, but we haven't had time to fold it into a clean reactpy-native package.

Replies: 1 comment

Comment options

There currently isn't support for React Native. Since we're running Python, it's likely we'd need to fork it into a package like reactpy-native.

The main issue is right now ReactPy is reliant on a backend framework, which is server-sided. This clashes with the way React Native functions. I am working on decoupling ReactPy from our backends.

After decoupling, running ReactPy as a native app would require a mixture of PyScript and Electron.js. We've created proof of concepts showing ReactPy can work in this configuration, but we haven't had time to fold it into a clean reactpy-native package.

You must be logged in to vote
0 replies
Answer selected by Heus-Sueh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /