react-native-modals icon indicating copy to clipboard operation
react-native-modals copied to clipboard

react native typescript ModalPortal No export is declared

Open QShengW opened this issue 4 years ago • 10 comments

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

QShengW avatar Feb 24 '21 03:02 QShengW

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

QShengW avatar Feb 24 '21 03:02 QShengW

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

QShengW avatar Feb 24 '21 03:02 QShengW

+1

nikopolidi avatar Feb 24 '21 13:02 nikopolidi

+1

zetingliang avatar Feb 25 '21 10:02 zetingliang

  • 1

arj-mat avatar Jun 16 '21 21:06 arj-mat

+1

Jinbe-im avatar Nov 04 '21 03:11 Jinbe-im

any update on that?

saoudnazir avatar Nov 27 '21 07:11 saoudnazir

any update on that?

install @types/react-native-modals package too

brianwachira avatar Jan 20 '22 12:01 brianwachira

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?

saoudnazir avatar Jan 20 '22 12:01 saoudnazir

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

AlexR0v avatar Jun 22 '22 15:06 AlexR0v