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

getting error while using react navigation drawer #2579

Closed
1 task done
mubashiralisiddiqui opened this issue Sep 18, 2023 · 1 comment
Closed
1 task done

getting error while using react navigation drawer #2579

mubashiralisiddiqui opened this issue Sep 18, 2023 · 1 comment
Labels

Comments

@mubashiralisiddiqui
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the issue

when I tried to use a drawer in my react native project (react-native-cli) getting so many errors on web
here is my packag.json I am using latest version of react native and react native web
image
and these are the errors

image

when i remove drawer code from my app it starts working but when i tried to import drawer it gives error

here is my routing code
image

Expected behavior

it should work

Steps to reproduce

create a new porject with react native cli install react nativ web and react navigation with drawer you will get the error

Test case

no link

Additional comments

No response

@necolas
Copy link
Owner

necolas commented Sep 21, 2023

Sounds like you should first be reporting the issue to @react-navigation. AFAIK there is no issue using Animated from RNWeb.

@necolas necolas closed this as completed Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants