inst/examples/gallery/tabs/tabChat.R

tabText <- f7Tab(
  tabName = "chat",
  icon = f7Icon("chat_bubble_2"),
  # this is the message container. Everything happens on the server side!
  f7Messages(id = "mymessages", title = "My message")
)

Try the shinyMobile package in your browser

Any scripts or data that you put into this service are public.

shinyMobile documentation built on Nov. 25, 2022, 5:05 p.m.