react-native-modal-dropdown icon indicating copy to clipboard operation
react-native-modal-dropdown copied to clipboard

Error on web

Open aminhir opened this issue 4 years ago • 4 comments

I got this error on web preview(expo w)

TypeError: Cannot assign to read only property 'exports' of object '#<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 |

aminhir avatar Sep 25 '21 13:09 aminhir

I have the same issue.

creemy0cheesekake avatar Oct 12 '21 05:10 creemy0cheesekake

same issue

Gotemperor avatar May 13 '22 08:05 Gotemperor

any solution for this

bhardwajpankaj avatar Jun 21 '22 18:06 bhardwajpankaj

I would love to find a resolution to this as well.

gmiller1763 avatar Jul 14 '22 18:07 gmiller1763