Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use it in expo, Android side opens with an error, ios can use #273

Open
lililemon opened this issue Apr 1, 2023 · 0 comments
Open

Use it in expo, Android side opens with an error, ios can use #273

lililemon opened this issue Apr 1, 2023 · 0 comments

Comments

@lililemon
Copy link

TypeError: propertiesByPlacement[bestPlacement] is not a function. (In 'propertiesByPlacement[bestPlacement](hOptions, vOptions, isRTL)', 'propertiesByPlacement[bestPlacement]' is undefined)

App.tsx

import { MenuProvider } from "react-native-popup-menu";
<MenuProvider>
  <PaperProvider>
    <ApplicationNavigator />
    <StatusBar />
  </PaperProvider>
</MenuProvider>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant