---
title: Expo push notifications: Overview
sidebar_title: Overview
description: An overview of Expo push notification service.
hideTOC: true
hasVideoLink: true
---
Expo simplifies implementing push notifications by handling much of the complexity involved in communicating with Firebase Cloud Messaging (FCM) or Apple Push Notification Service (APNs). This allows you to treat Android and iOS notifications in the same way and save time both on the front-end and back-end.
Follow the video or links below to learn how to set up push notifications, send them, and handle incoming notifications in your app.
<br />