Displaying 1 to 20 from 25 results

AppUpdater - A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server

  •    Java

Android Library that checks for updates on Google Play, GitHub, Amazon, F-Droid or your own server. This library notifies your apps' updates by showing a Material dialog, Snackbar or notification. Check out the wiki. By default, the basic usage will show a default dialog when a new version is found on the Play Store (otherwise nothing will be shown). By calling the .start() method, the library will work in background. You can cancel it at any time by calling .stop(). Other customizations are explained below.

Material - A UI/UX framework for creating beautiful applications.

  •    Swift

Welcome to Material, a UI/UX framework for creating beautiful applications. Material's animation system has been completely reworked to take advantage of Motion, a library dedicated to animations and transitions. Take a look at a sample Photos project to get started.

SwiftMessages - A very flexible message bar for iOS written in Swift.

  •    Swift

SwiftMessagesSegue is a subclass of UIStoryboardSegue that integrates directly into Interface Builder as a custom modal segue, enabling view controllers to take advantage of SwiftMessages layouts, animations and more. SwiftMessagesSegue works with any UIKIt project — storyboards are not required. Refer to the View Controllers readme below for more information. And check out our blog post Elegant Custom UIViewController Transitioning to learn a great technique you can use to build your own custom segues that utilize UIViewControllerTransitioningDelegate and UIViewControllerAnimatedTransitioning.




react-notification - Provides snackbar notifications for React

  •    Javascript

React Notification provides snackbar notification messages and notification stacks. The default visual style and interaction follows Material Design guidelines for snackbars and can be fully customized. Copyright (c) 2015-2018 Patrick Burtchaell.

CookieBar - CookieBar is a lightweight library for showing a brief message at the top or bottom of the screen

  •    Java

CookieBar is a lightweight library for showing a brief message at the top or bottom of the screen.

TTGSnackbar - TTGSnackbar shows simple message and action button on the bottom or top of the screen with multi kinds of animation, which is written in Swift3 and inspired by Snackbar in Android

  •    Swift

TTGSnackbar is useful for showing a brief message at bottom or top of the screen with one or two action buttons. It appears above all other elements on screen. It disappears after a timeout or after user click the action button. And you need to import the module.

react-toast-notifications - 🍞 A toast notification system for react

  •    Javascript

A configurable, composable, toast notification system for react. Wrap your app in the ToastProvider, which provides context for the Toast descendants.


react-notifications-component - Highly configurable and easy to use React Component to notify your users!

  •    Javascript

You must place ReactNotificationsComponent component at the root level of the application in order to work properly, otherwise it might conflict with other DOM elements due to the positioning. Use ref arrow syntax when declaring ReactNotificationsComponent in order to have access to internal method addNotification. All API methods provided must be called like this.

hot-toast - 🍞 Smoking hot Notifications for Angular

  •    TypeScript

Smoking hot Notifications for Angular. Lightweight, customizable and beautiful by default.

react-native-snackbar - :bento: Material Design "Snackbar" component for Android and iOS.

  •    Objective-C

Material Design "Snackbar" component for Android and iOS. Snackbars are used for displaying a brief message to the user, along with an optional action. They animate up from the bottom of the screen and then disappear shortly afterward.

Light - 🍭 The usual Snackbar, but elegant

  •    Kotlin

The usual Snackbar, but elegant. Inspired by Toasty.Add the code below to your root build.gradle file (NOT your module build.gradle file, check here for an example).

notus - Yet another JavaScript pop-up notification library for the web.

  •    Javascript

Yet another non-blocking, pop-up notification library for the web, strictly without jQuery (or any other dependencies). I wanted simple notification JS library at my day-job which can be used to show popup/toast notifications with variety of configurations, and does it with one strict requirement; NO external dependencies. I came across several great libraries which allow to show popup notifications but either they depend on jQuery, or they are not so minimal. Not that they are bad, but it is not wise to include a library to accomplish small task, in a huge project with a large codebase, that carries lot of additional weight with it.

Noty - A simple library for creating animated warnings/notifications for Android.

  •    Java

A simple library for creating animated warnings/notifications for Android. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

angular.snackbar - Pure AngularJS based Material Design Snackbars

  •    Javascript

Copy the script and css into your project and add a script and link tag to your page. Add a dependency to your application module.

angular-toast - Micro angular pop up library

  •    HTML

Installation is super easy, simply add the dependencies to your build, inject it and call the toast.show() method.

react-native-android-snackbar - Snackbar widget for React Native apps in Android

  •    Java

Expose the Snackbar android widget for react-native apps. Snackbar provides a lightweight feedback to users about an operation, such as saving a form or deleting a message. They are similar to Toasts, but are a bit more prominent and customizable.

LiveSmashBar - An elegant looking and easy to use informative library with LiveData integration for Android

  •    Kotlin

LiveSmashBar allows you a great alternative for native snackbar & toast in Android. It allows a great extent of customisation & flexibility in terms of usage & behaviour. Also it has support for LiveData which can be beneficial for displaying repetitive messages just be single initialization.

CocoaBar - 🍫 A flexible SnackBar view for iOS

  •    Swift

A flexible and simple to use SnackBar view for iOS. And run pod install.

SHSnackBarView - SHSnackBarView is a simple library for snackbar type alert in swift.

  •    Swift

SHSnackBarView is a simple library for snackbar type alert in swift.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.