From 9294bb60115031bdb20b4cb623e5561ba2657d58 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Mon, 7 May 2018 13:52:13 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2382208..6d08884 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Note that there are some advanced features still in progress ### To existing react-native-fcm users `react-native-firebase` now can do what `react-native-fcm` can so it is a waste of effort to build the same thing in parallel. -Since I'm getting busier these days and feel challenging to maintain this repo every day while `react-native-firebase` has a larger team/company backing it, existing users may consider migrating to `react-native-firebase`. +Since I'm getting busier these days and start feeling challenging to maintain this repo every day while `react-native-firebase` has a larger team/company backing it, existing users may consider migrating to `react-native-firebase`. I've created [an example project](https://github.com/evollu/react-native-fcm/tree/firebase/Examples/firebase-migration) using react-native-firebase as a migration reference -- 2.26.2