Skip to content

Expo users: expo-cafebazaar-billing as an alternative #29

Description

@ssshojaei

Hi,

I saw several reports here about react-native-poolakey not working well with Expo (e.g. #26 – currentActivity in Expo Dev Build, #23 – package not linked).

For Expo projects, I maintain an Expo module that wraps the same Poolakey SDK and works with Expo’s native build (including dev client):

It supports:

  • One-time in-app products and subscriptions (same Cafe Bazaar / Poolakey backend)
  • React hooks: useBillingProduct and useBillingSubscription
  • Imperative API if you prefer
  • No extra native config; it plugs into Expo’s module system

If you’re on Expo and hitting linking or currentActivity issues with react-native-poolakey, you can try this as an alternative. Docs and examples are in the README.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions