-
Notifications
You must be signed in to change notification settings - Fork 94
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
Error: Unable to resolve module @unimodules/core #9
Comments
Hi @productfrontenddeveloper, Hold menu is using Expo modules for Blur view (expo-blur) and will use expo-haptic soon. That is why react-native-unimodules instructions must be done and this is missing in documentation. Thanks for feedback. Following this steps must solve the issue. |
Thanks for the return, Can you give a date for the expo-haptic ? |
It is merged already (#5) and I will create new release in several days. Let me know unimodules installation solves your issue. |
Actually I don't want to install and deal with the settings, but I'll try it for you. (unimodules). soon |
That is ok then. Closing issue for now and you can reopen it if the installation won't work for you 👍🏽 |
Question: https://reactnative.dev/docs/pressable why dont used. expo-haptic What is the difference between |
Yes unimodules is mandatory because backdrop and menu background uses expo-blur. Expo haptic is not a pressable or touchable component. It is for vibration to let user have a good experience. |
Thank you fixed |
Describe the bug
Steps to reproduce the behavior:
import { HoldItem } from 'react-native-hold-menu';
Screenshots
Package versions
The text was updated successfully, but these errors were encountered: