Skip to content

react-native-training/appcenter-push-notifications

Repository files navigation

React Native Push Notifications

This repo goes along with the Medium article titled React Native Push Notifications

Local Notifications

To get started with the repo

  1. Clone this repo
git clone https://github.com/react-native-training/appcenter-push-notifications.git
  1. Install dependencies
npm i OR yarn
  1. Run project in simulator or on device