From 0708a1e2643cb953e9a584cc95bab64fac0dcc01 Mon Sep 17 00:00:00 2001 From: Shokunbi Date: Tue, 29 Jan 2019 01:05:23 +0100 Subject: [PATCH] initial commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0c5880..17d5cd4 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ import { newChannel } from 'expo-push-notification-helper'; # #### To send push notification import the "notify" -# + ```sh