react-native-notificated
v0.1.7
Published
React Native toast notifications for iOS and Android
Downloads
5,094
Maintainers
Readme
🏹 Requirements
react-native
>= 0.62.0reanimated
>= 2react-native-gesture-handler
>= 1.10.3typescript
>= 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.
📖 Documentation
Check the docs here Click
- Basic Usage
- Basic Configuration
- Global Notifications Settings
- Order Of Settings Overwriting
- Default Variants
- Global Styles Settings
- Single Notification Config
- Notification position
- Transitions
- Custom Transitions
- Default Examples
- Dark Mode Examples
- Global Config Examples
- Global Types Config Examples
- Custom Examples
- Redux Example
- Api Reference
🎯 Usage
Features of this library have been presented at App.js 2022 conference. Find out why react-native-notificated
is the only in-app notitication library that you'll ever need HERE
🛸 Dependencies
This library needs these dependencies to be installed in your project before you can use it:
yarn add react-native-reanimated react-native-gesture-handler
react-native-reanimated requires additional installations steps: guide here 👈
react-native-gesture-handler requires additional installations steps: guide here 👈
Example
| Android Emulator | iOS Simulator | | :-------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------: | | | |
💪🏽 Uses
🥂 Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
🏢 Built with ♥️ and ⌨️ at TheWidlarzGroup
Built at TheWidlarzGroup - the group of React Native Developers and Designers who has built this project for you. If you like it -> give it a star!
E-mail if you have any questions or just want to talk [email protected]
🏢 License
The MIT License See LICENSE for more information.