Appsilon / shiny.react

Use React in Shiny applications.
https://appsilon.github.io/shiny.react
GNU Lesser General Public License v3.0
96 stars 12 forks source link

[Feature]: Support for react native #76

Open vorpalvorpal opened 1 year ago

vorpalvorpal commented 1 year ago

Guidelines

Description

It would be great to have access to react native components so that apps on mobile could have access to things like the geolocation or the camera.

Problem

Being able to create useful shiny progressive web apps.

Proposed Solution

Support for react native.

Alternatives Considered

using the shinysense package.