SkillAgentSearch skills...

ShinyMobile

shiny API for Framework7 (IOS/android)

Install / Use

/learn @RinteRface/ShinyMobile
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

shinyMobile <img src="man/figures/logo.png" width="200px" align="right"/>

Develop outstanding {shiny} apps for iOS and Android, as well as beautiful {shiny} gadgets. {shinyMobile} is built on top of the latest Framework7 template.

R build status lifecycle CRAN status Codecov test coverage

Installation

# from CRAN
install.packages("shinyMobile")

# for the latest version
devtools::install_github("RinteRface/shinyMobile")

Demo

A running demo is available here.

Sponsors

{shinyMobile} is supported/funded by AthlyticZ.

<img src="man/figures/DARKathlyticzlogoArtboard1.png" style="display: block; margin-left: auto; margin-right: auto; width: 25%;">

AthlyticZ offers top notch Shiny courses developed by Veerle van Leemput:

  • Productionizing Shiny Applications course.
  • Outstanding InterfaceZ with Shiny course.
  • Build outstanding mobile applications with shiny course.

Progressive Web App (PWA)

Configuration

{shinyMobile} is PWA capable, meaning that you can make sure your app uses the correct assets to be used as a PWA. This feature is automatically handled by f7Page() if allowPWA is TRUE.

<br>

When set to TRUE, your app is set up to use both a service-worker.js script and a manifest.webmanifest file that you will provide.

<br>

To create these necessary asse

View on GitHub
GitHub Stars420
CategoryDevelopment
Updated9d ago
Forks77

Languages

R

Security Score

85/100

Audited on Mar 20, 2026

No findings