Bottom Notification Modal

Bottom Notification Modal

A bottom notification modal is a pop-up that shows at the bottom of the screen, used to give updates, alerts, or messages to the user. Without covering the whole screen, it sits on the main content. Additionally, it works like a short message bar at the bottom.


Step 1: Go ahead and tap on the Start button

BN 1.jpeg


  • To add visuals to your app, click on + Add Image or + Add YouTube URL

FC 2.jpeg


  • Write a clear title for your message

FC 3.jpeg


  • Include a simple, short sentence to support the title

FC 4.jpeg


  • Use a button and a web link to lead users forward

FC 5.jpeg


Step 2: Open the Appearance Section

  • This section allows you to modify the design of your modal

FC 6.jpeg


  • Use a colour circle to set a background colour according to your app theme

FC 7.jpeg


  • Decide where you want to appear the modal: Bottom or Float

FC 8.jpeg

FC 8(2).jpeg


  • Select a colour for the carousel dot

FC 9.jpeg


  • Using the Overall Card Orientation allows you to set the text alignment (left, right, or center)

FC 10.jpeg

FC10 (2).jpeg

FC10 (3).jpeg


  • You can also increase or decrease the modal’s corner roundness

FC11.jpeg


  • Place the close button at the desired location- inside or outside of the modal

FC 12.jpeg

FC12 (2).jpeg


  • Control the display frequency of the modal: every time the app opens or just once after app installation

FC13 (2).jpeg

FC 13.jpeg


  • Decide when you want to show the modal, instantly or after a few seconds

FC 14.jpeg


  • Enable Allow Outside Tap to Close, helping users to close the modal with an outside tap

FC 15.jpeg


  • Choose colours for your heading and subheading

FC 16.jpeg

FC16 (2).jpeg


  • Adjust the corner roundness of the action button corners

FC 17.jpeg


  • Choose colours for both background and text

FC 18 .jpeg


Step 3: Go to the Visibility Section

FC 19.jpeg


Pick a targeting page method for the modal:

  1. Exact URL: https://www.webtonative.com/checkout (opens in a new tab)
  2. Start with URL: https://www.webtonative.com/ (opens in a new tab)
  3. Custom Regex: ^https://webtonative.com/?$ (opens in a new tab)

FC 20.jpeg


  • Add your URL in the input section, whether you selected Exact URL or Starts With URL

FC21.jpeg

FC22.jpeg


Custom Regex

CustomRege.jpeg


What is a Custom Regex?

A custom regex is a rule that matches text, such as URLs. Here, you do not add pages one at a time. You write a pattern, and it automatically finds matching pages. For example, you say that show this modal on any page that has ./ category /. in it. Instead of navigating page to page, it will work for:

yoursite.com/category/men http://yoursite.com/category/electronics (opens in a new tab) http://yoursite.com/category/beauty (opens in a new tab)

categpr.jpeg


FC23.jpeg


  • Save your settings to make the modal active

FC 24.jpeg