---
title: Environment Support
description: Understand how the package integrates with the various development ecosystems.
---

## Support Table

The below table contains the current tested and supported environments in which Notifee is compatible with:

| Environment                                                           | Supported             | Notes                                                   |
| --------------------------------------------------------------------- | --------------------- | ------------------------------------------------------- |
| React Native                                                          | v60.0+                | Untested on lower versions.                             |
| Android APIs                                                          | Android 4.4W+ (API 20) | Backwards notification compatibility up to Android 4.4W. |
| iOS Version                                                           | 10.0+                 |                                                         |
| [Hermes Support](https://facebook.github.io/react-native/docs/hermes) | Yes                   |                                                         |
| Packagers                                                             | Metro                 | Untested on non-standard packagers.                     |

## Additional Requirements

- For iOS development, Xcode 13.x is required