Really Good Software Docs
CtrlK
  • Really Good Software Docs
  • H1 Rails
    • Core
      • Forms
      • Icons
      • Modals
      • Toasts
    • Articles
      • How We Write Code
      • File Uploads With Dropzone
      • Using Pgsync
      • HTMX Loading Patterns
      • Working With HTMX
      • Using Lottie
      • Forms With Auto Saving
      • Multi Step & Nested Forms
      • Setting Up R2
      • TipTap Editor
      • How to create a Pull Request Preview comparing commits (not branches)
      • Code Review Guidelines
  • Base Styles
    • Intro
    • Getting Started
    • Components
      • Buttons
    • JS Components
      • Modals.js
    • 🎨CSS Variables
  • Our Mobile Playbook
    • The Hybrid Approach
    • Authentication
    • Push Notifications
    • Google Sign in with Expo
    • Analytics
  • HTML First
    • Articles
      • JSX Without React
  • Platform Parity
    • Intro: The Platform And a Stylesheet
    • Overview
    • How Far We've Come
    • Patterns & Progress
      • Partial Page Replacement
      • Immediate Navigation Feedback
      • Icons
      • Plain Text Tooltips
      • HTML Tooltips
      • Accordions
      • Tabs
      • Modals
      • Single Selects
      • Multiple Selects
      • Data Lists
      • File Upload Fields
    • Articles
      • CSS Form Control Styling
      • A Missing Pattern: Dynamic Attributes
      • [WIP] Idea: The State Element
  • Our Handbook
    • Day To Day Client Communications
Powered by GitBook
On this page
Edit on GitHub
  1. Our Mobile Playbook

Push Notifications

The simplest way to set this up is to use Expo Push Notifications alongside a simple database table attached to the user.

PreviousAuthenticationNextGoogle Sign in with Expo

Last updated 1 month ago