Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 467 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 467 Bytes

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