在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):RinteRface/shinyMobile开源软件地址(OpenSource Url):https://github.com/RinteRface/shinyMobile开源编程语言(OpenSource Language):R 71.1%开源软件介绍(OpenSource Introduction):shinyMobile
Installation# from CRAN
install.packages("shinyMobile")
# for the latest version
devtools::install_github("RinteRface/shinyMobile") CheatsheetDemoA running demo is available here : https://dgranjon.shinyapps.io/miniUI2Demo/. Left side: android demo, right side: iOS demo. Progressive Web App (PWA)Configuration
To setup the necessary assets for your PWA, you may run: remotes::install_github("RinteRface/charpente")
library(charpente)
set_pwa(APP_PATH, ...) where
It is really easier with Add the PWA to your desktop AppsCopy the url of your app in your mobile web browser (iOS: Safari and Andoid: Chrome). In this example this is: https://dgranjon.shinyapps.io/miniUI2Demo/. It opens like a classic web app, with top and bottom ugly navigation bars.
LimitationsIt is actually quite complex to guarantee that all mobile platforms are supported. The PWA compatibility script will work in most of the case. If not, please open an issue here, to help improving it! AcknowledgementA special thanks to Vladimir Kharlampidi for creating this amazing framework7 HTML template. Code of ConductPlease note that the shinyMobile project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论