|
|
|
|
|
by Leftium
100 days ago
|
|
Raycast could be both native and written with React Native: React Native itself renders JSX as native components (not a web view that renders HTML/CSS). People conflate React with HTML because that is the most common renderer, but React can be rendered into anything. |
|