kingstinct / zemble

Zemble Plugin System
14 stars 1 forks source link

Add @zemble/push-expo and support provider strategies #91

Closed robertherber closed 5 months ago

robertherber commented 5 months ago

Adds @zemble/push-expo as a first push notification library as a first. @zemble/push-apple (or maybe @zemble/push-onesignal) is next up to support native iOS apps and extensions. It is provided with a common interface to make it easy to interact with.

For this we need provider strategies which are configured on app level, so a first implementation of this has been added, with the following options:

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: d17b6f3dbf46c6a237c2e0fd0322aedaf5a528be

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 32 packages | Name | Type | | ---------------------------------- | ----- | | @zemble/auth | Patch | | @zemble/core | Patch | | create-zemble-plugin | Patch | | @zemble/logger-graphql | Patch | | @zemble/mongodb | Patch | | @zemble/pino | Patch | | @zemble/push-expo | Patch | | @zemble/utils | Patch | | @zemble/auth-anonymous | Patch | | @zemble/auth-api-token | Patch | | @zemble/auth-apple | Patch | | @zemble/auth-otp | Patch | | @zemble/bull | Patch | | @zemble/cms-users | Patch | | @zemble/cms | Patch | | @zemble/debug | Patch | | @zemble/firebase-auth | Patch | | @zemble/supabase | Patch | | @zemble/todo | Patch | | minimal | Patch | | @zemble/apple-app-site-association | Patch | | @zemble/bun | Patch | | @zemble/email-resend | Patch | | @zemble/email-sendgrid | Patch | | @zemble/graphql | Patch | | @zemble/ignite | Patch | | @zemble/kv | Patch | | @zemble/migrations | Patch | | @zemble/node | Patch | | @zemble/routes | Patch | | supplement-stack | Patch | | todo-app-with-auth-backend | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR