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

react native typescript ModalPortal No export is declared #264

Open
QShengW opened this issue Feb 24, 2021 · 10 comments
Open

react native typescript ModalPortal No export is declared #264

QShengW opened this issue Feb 24, 2021 · 10 comments

Comments

@QShengW
Copy link

QShengW commented Feb 24, 2021

/node_modules/@types/react-native-modals"' instead ? ts(2614)

@QShengW
Copy link
Author

QShengW commented Feb 24, 2021

"@types/react-native-modals": "^0.19.0",
"react": "16.13.1",
"react-native": "0.63.3",
"typescript": "^3.8.3"

@QShengW
Copy link
Author

QShengW commented Feb 24, 2021

"react-native-modals": "^0.22.3",

@nikopolidi
Copy link

+1

1 similar comment
@zetingliang
Copy link

+1

@arj-mat
Copy link

arj-mat commented Jun 16, 2021

  • 1

@Jinbe-im
Copy link

Jinbe-im commented Nov 4, 2021

+1

@saoudnazir
Copy link

any update on that?

@brianwachira
Copy link

any update on that?

install @types/react-native-modals package too

@saoudnazir
Copy link

any update on that?

install @types/react-native-modals package too

I did install that package but ModalPortal is not exported.
Below is the error that I get:
Module '"react-native-modals"' has no exported member 'ModalPortal'. Did you mean to use 'import ModalPortal from "react-native-modals"' instead?

@AlexR0v
Copy link

AlexR0v commented Jun 22, 2022

any update on that?

install @types/react-native-modals package too

I did install that package but ModalPortal is not exported. Below is the error that I get: Module '"react-native-modals"' has no exported member 'ModalPortal'. Did you mean to use 'import ModalPortal from "react-native-modals"' instead?

same problem

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

8 participants