react-native-modals
react-native-modals copied to clipboard
react native typescript ModalPortal No export is declared
/node_modules/@types/react-native-modals"' instead ? ts(2614)
"@types/react-native-modals": "^0.19.0", "react": "16.13.1", "react-native": "0.63.3", "typescript": "^3.8.3"
"react-native-modals": "^0.22.3",
+1
+1
- 1
+1
any update on that?
any update on that?
install @types/react-native-modals
package too
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?
any update on that?
install
@types/react-native-modals
package tooI 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