Skip to content

Releases: SimformSolutionsPvtLtd/SSCompose-CustomInfoBar

1.0

18 Jul 07:04
Compare
Choose a tag to compare

Features

  • Content: Add πŸ’¬ text, icons, or even custom composables to your info bar for ultimate flexibility.
  • Position: Display the info bar strategically at the ☝️ top or πŸ‘‡ bottom of your screen.
  • Duration: Control how long the info bar stays visible, from indefinite to short ⚑ or long : hourglass: durations.
  • Styles: Predefined styles like ⚠️ error, ℹ️ info, and warning are available, or craft your own style with custom background, text color, and icons.
  • Swipe to dismiss: Users can dismiss the info bar with a simple swipe, providing an interactive touch.
  • Look & Feel: πŸ–ŒοΈ Customize the info bar's shape, color, and elevation to seamlessly match your app's design.
  • Theming: Integrate with Jetpack Compose's theming system for a consistent and beautiful look across your app.
  • Animations: πŸŽ‰ Liven up your info bars with various built-in entrance and exit animations.
  • Offline Notifications: πŸ“Ά A constructor flag which allows to automatically displays an info bar giving "you are offline" notification.
  • Action button: πŸ‘ Optional action button to show on InfoBar.
  • On Dismiss Callback: Get notified about bar dismissal.
  • Queueing System: πŸ” Display multiple info bars sequentially.