Skip to content

Expo dependencies are required for non-Expo apps #291

Closed
@micaww

Description

@micaww

Issue

expo-crypto dependency introduced isn't optional and it depends on other Expo packages (expo-modules-core). For RN apps that don't use Expo, builds fail because these dependencies are missing.

Solution

expo-crypto should be an optional dependency and used for UUIDs only if available

Workaround

  • Downgrade mixpanel-react-native to 3.0.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions