-
Notifications
You must be signed in to change notification settings - Fork 23
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
ReferenceError: Property '_measure' doesn't exist, js engine: hermes #22
Comments
a same |
The issue wasn't resolved, so I switched to using react-navigation. |
Have you passed the |
"react-native-tab-view": "^3.5.2", And my project was created using Expo. |
https://github.com/showtime-xyz/showtime-tab-view/tree/main/example |
How to use header? |
My Expo SDK version is 50. The example in your response, which uses SDK 48, can be launched successfully, but it doesn't work with my SDK 50. |
You can refer to this link https://reactnavigation.org/docs/material-top-tab-navigator. If you want to customize the header, you can do it like this: |
I need renderScrollHeader and minHeaderHeight |
I'm sorry for the misunderstanding. I haven't used this approach before. Actually, I want to use this package specifically for its custom pull-to-refresh in a list. I think you can try "nested scrolling." |
thanks |
Hi, Thank you for this package. That Great!
I encountered an issue and hope for assistance. Could you please take a look?
I copied the code for 'tab-flash-list' example, and when I run it, I encounter this error. How should I resolve it?
@alantoa
The text was updated successfully, but these errors were encountered: