-
Notifications
You must be signed in to change notification settings - Fork 475
Open
Description
I got this error on web preview(expo w)
TypeError: Cannot assign to read only property 'exports' of object '#'
Module.
C:/......../node_modules/react-native-modal-dropdown/index.js:7
4 |
5 | import ModalDropdown from './components/ModalDropdown';
6 | export default ModalDropdown;
7 | module.exports = ModalDropdown;
8 |
Metadata
Metadata
Assignees
Labels
No labels