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

export 'useLinkTools' (imported as 'useLinkTools') was not found in '@react-navigation/native' #3952

Closed
nth-zik opened this issue Jun 26, 2023 · 0 comments · Fixed by #3958
Closed
Labels
question Question related to the library, not an issue

Comments

@nth-zik
Copy link

nth-zik commented Jun 26, 2023

Hi all, I currently using react-native-paper for web with typescript and receive this error

ERROR in ./node_modules/react-native-paper/lib/module/react-navigation/adapter.js 7:16-28
export 'useLinkTools' (imported as 'useLinkTools') was not found in '@react-navigation/native' 

Work fine on android, ios but on web throw this error
Seem my webpack not ignore error from node_modules
Here is my CRA script
image

Thanks all

@nth-zik nth-zik added the question Question related to the library, not an issue label Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question related to the library, not an issue
Projects
None yet
1 participant