# React Native Module Resources

API documentation, source code, and changelogs for the Airship React Native module.

## Platform Support {#platform-support}

| Feature                                | iOS | Android |
|----------------------------------------|-----|---------|
| Push Notifications                     | ✅  | ✅       |
| Live Activities                        | ✅  | ❌       |
| Live Updates                           | ❌  | ✅       |
| In-App Experiences                     | ✅  | ✅       |
| Custom Views                           | ✅  | ✅       |
| Embedded Content                       | ✅  | ✅       |
| Message Center                         | ✅  | ✅       |
| Preference Center                      | ✅  | ✅       |
| Feature Flags                          | ✅  | ✅       |
| Analytics                              | ✅  | ✅       |
| Contacts                               | ✅  | ✅       |
| Tags, Attributes & Subscription Lists  | ✅  | ✅       |
| Privacy Controls                       | ✅  | ✅       |

## API References

* [React Native API Documentation](https://www.airship.com/docs/reference/libraries/react-native/latest/)

## GitHub Samples

* [React Native Sample App](https://github.com/urbanairship/react-native-airship/tree/main/example)
* [Expo Sample App](https://github.com/urbanairship/airship-expo-sample)

## Source

* [Source](https://github.com/urbanairship/react-native-airship)

## Changelog

* [React Native Changelog](https://www.airship.com/docs/developer/sdk-integration/react-native/changelog/)

## License

All Airship SDKs and frameworks are open sourced and licensed under Apache Software License 2.0.

* [React Native License](https://github.com/urbanairship/react-native-airship/blob/main/LICENSE)

