WARN EventEmitter.removeListener('didUpdateDimensions', ...): Method has been deprecated. Please instead use `remove()` on the subscription returned by `EventEmitter.addListener`.
WARN EventEmitter.removeListener('change', ...): Method has been deprecated. Please instead use `remove()` on the subscription returned by `EventEmitter.addListener`.
Dropdown@http://192.168.1.78:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false:167204:22
Describe the bug getting this warning message:
To Reproduce Steps to reproduce the behavior:
My code:
react native version : "react-native": "0.69.6",
this module version: "sharingan-rn-modal-dropdown": "^1.4.0",
Expected behavior no warnings to show.
Screenshots If applicable, add screenshots to help explain your problem.