Anticode
  • Welcome to Anticode
  • Templates
    • Bubble - Startup Landing Page
    • Bubble - Directory/Listings Template
    • Bubble - Job Board/Search Template
    • Bubble - Product Sales Funnel Template
    • Bubble - Quiz Creator Template
    • Bubble - Meetup/Events Template
    • Bubble - All-in-one Template
  • Plugins
    • Bubble - Financial Data (Stocks, Forex etc.)
    • Bubble - Words API Plugin
    • Bubble Web Search Plugin
    • Bubble ColorTag API Plugin
    • Bubble - Loading Spinners
    • Bubble - Animations Plugin
    • Bubble - Shaking Animation
    • Bubble - Dot Spinners
    • Bubble - Button Effects on Hover
    • Bubble - Beautiful Spinners Plugin
    • Bubble - Clock Plugin
    • Bubble - Credit Card Validator Plugin
    • Bubble - Detect User Plugin
    • Bubble - Full-Screen Loading Animation Plugin
    • Bubble - Image Zoom on Hover Plugin
    • Bubble - Particles Animation
    • Bubble - Pattern Lock Plugin
    • Bubble - Foldable Elements Plugin
    • Bubble - Modify Favicon
    • Bubble - Elevator Scroll
    • Bubble - Image Zoomer Plugin
    • Bubble - Loading Overlay Plugin
    • Bubble - Detect Inactivity Plugin
    • Bubble - Blur Elements Plugin
    • Bubble - Simple Text to Speech
    • Bubble - Custom Cursor Plugin
    • Bubble - Transform and Translate Elements
    • Bubble - Animated Shapes Plugin
    • Bubble - Simple HTML Audio Player
    • Bubble - Click Bubbles Plugin
    • Bubble - iOS Style Spinner
    • Bubble - iOS Style Notifications
    • Bubble - Dynamic Page Title
    • Bubble - Focus Elements Plugin
    • Bubble- Confetti Animation Plugin
    • Bubble - Simple Loading Spinner
    • Bubble - Share Text Plugin
    • Bubble - Emoji Ratings Plugin
    • Bubble - Prevent Duplicate Windows/Tabs Plugin
    • Bubble - Highlight Text Plugin
    • Bubble - Browser Cookies Plugin
    • Bubble - Percentage Circles Plugin
    • Bubble - Analog Clock Plugin
    • Bubble - Loading Game Plugin
    • Bubble - Image Filters Plugin
    • Bubble - Local Push Notifications Plugin
    • Bubble - Number Counter Plugin
Powered by GitBook
On this page
  • Overview
  • Instructions
  1. Plugins

Bubble - Emoji Ratings Plugin

PreviousBubble - Share Text PluginNextBubble - Prevent Duplicate Windows/Tabs Plugin

Last updated 5 years ago

Overview

This plugin allows you to add a Rating bar made up of emojis. You can choose between 3 different styles and 2 different sizes and set an initial rating. You can also disable a rating element so that users cannot change the rating. Every rating element's current rating can be accessed via a state and every element supports autobinding to a thing (for example data field "rating" of a data type). Furthermore, everytime a user changes the rating, an event is triggered. This plugin allows you to add a fun and interactive for your users to rate something within your app.

For a demo of this plugin please visit:

Based upon

Instructions

Drag the "Emoji Rating" or "Emoji Rating Large" to your app, depending on your needs. The large emoji rating is roughly twice as large as the standard one. Within the element inspector you can specify the style of the ratings element, set an initial rating (integer from 0-5) and specify if the rating element should be disabled (not clickable by user). You have access to the currently selected rating of the rating element by choosing the Emoji Rating's Current Rating. Furthermore, everytime the rating of a Emoji Ratings' Element is changed, the "A new rating has been entered" event is triggered. You can create a workflow when this event is triggered within your workflows.

https://emojirating.bubbleapps.io/
https://github.com/YanNerio/emotion-ratings