shinyEffects 
Fancy CSS effects for shiny
Customize your shiny apps with these CSS effects.
Installation
# from CRAN
install.packages("shinyEffects")
# Latest version
devtools::install_github("RinteRface/shinyEffects")Demo
library(shinyEffects)
shinyEffectsGallery()See also here
Related Packages
library(shinydashboard)
library(shinydashboardPlus)
library(bs4Dash)