pushy-expo-plugin

1.0.4 • Public • Published

pushy-expo-plugin

npm version

The official Pushy Expo Config Plugin for Expo apps.

Pushy is the most reliable push notification gateway, perfect for real-time, mission-critical applications.

Usage

Please refer to our detailed documentation to get started.

Demo

Please refer to pushy-demo-expo for a sample Expo project that integrates this plugin.

Production Notes

Please set the aps-environment plugin property to production when building your Expo iOS app for production.

app.json

{
  "plugins": [
    [
      "pushy-expo-plugin",
      {
        "aps-environment": "production"
      }
    ]
  ]
}

License

Apache 2.0

Readme

Keywords

none

Package Sidebar

Install

npm i pushy-expo-plugin

Weekly Downloads

3

Version

1.0.4

License

Apache-2.0

Unpacked Size

14.1 kB

Total Files

4

Last publish

Collaborators

  • pushy