Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasjunior committed May 5, 2021
1 parent dbfe809 commit 64b5bf1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# React-Native Notifree
# React-Native NotiFREE

[![Licence MIT](https://img.shields.io/badge/licence-MIT-blue.svg)](https://github.com/douglasjunior/react-native-notifree/blob/master/LICENSE)
[![npm version](https://img.shields.io/npm/v/react-native-notifree.svg)](https://www.npmjs.com/package/react-native-notifree)
[![npm downloads](https://img.shields.io/npm/dt/react-native-notifree.svg)](#install-with-react-native-link)

⚛ React Native library to display local notifications. A free alternative to [react-native-notifee](https://github.com/notifee/react-native-notifee).
⚛ React Native library to display local notifications. A FREE alternative to [React Native NotiFEE](https://github.com/notifee/react-native-notifee).

## Why?

Nobody can remove the gratitude that the **React Native community** has towards [Invertase](https://github.com/invertase), for creating and maintaining, for so many years, the [React Native Firebase](https://github.com/invertase/react-native-firebase) library. BUT, in my opinion, that does not give them the right to do what they did.

They deprecated and **REMOVED** the API to accessing local notifications from within **React Native Firebase 6**, and created a closed library called **Notifee**, forcing all projects that depends on **React Native Firebase** to purchase a **Notifee** license. For me, this is a lack of fair play.

**React Native Notifree** recovers the Local Notification API from [React Native Firebase 5](https://github.com/douglasjunior/react-native-notifree/tree/react-native-firebase-5), allowing projects that use React Native Firebase to keep working without purchase extra licenses.
**React Native NotiFREE** recovers the Local Notification API from [React Native Firebase 5](https://github.com/douglasjunior/react-native-notifree/tree/react-native-firebase-5), allowing projects that use React Native Firebase to keep working without purchase extra licenses.

## Requirements

Expand Down

0 comments on commit 64b5bf1

Please sign in to comment.