Skip to main content

👋🏼 Getting Started

🏹 Requirements

  • react-native >= 0.62.0
  • reanimated >= 2
  • react-native-gesture-handler >= 1.10.3
  • typescript >= 4.1.0 (if you use TypeScript)
  • expo >= 41 (if you use Expo)

🚀 Installation

yarn add react-native-notificated

🔥 New Architecture

React-native-notificated is fully compatible with React new architecture on both Android and iOS.

🛸 Dependencies

This library requires these dependencies to be installed in your project:

yarn add react-native-reanimated react-native-gesture-handler
info

react-native-reanimated requires additional installation steps: guide here 👈

info

react-native-gesture-handler requires additional installation steps: guide here 👈

❤️ Built With