nionata / grapevine

Anonymous proximity-based gossip messaging mobile application
1 stars 0 forks source link

Warning on compose modal discard #43

Closed nionata closed 2 years ago

nionata commented 2 years ago

On click of Discard in the compose modal I am seeing this warning.

EventEmitter.removeListener('change', ...): Method has been deprecated. Please instead use `remove()` on the subscription returned by `EventEmitter.addListener`. 
View
RCTView
View
ModalBox@http://192.168.0.195:8081/index.bundle?platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.streammonkey.grapevine.ios:187152:36
http://192.168.0.195:8081/index.bundle?platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.streammonkey.grapevine.ios:186942:50
EnsureSingleNavigator@http://192.168.0.195:8081/index.bundle?platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.streammonkey.grapevine.ios:190178:24
BaseNavigationContainer@http://192.168.0.195:8081/index.bundle?platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.streammonkey.grapevine.ios:189687:28
ThemeProvider@http://192.168.0.195:8081/index.bundle?platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.streammonkey.grapevine.ios:195726:21
NavigationContainerInner@http://192.168.0.195:8081/index.bundle?platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.streammonkey.grapevine.ios:195586:26
App@http://192.168.0.195:8081/index.bundle?platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.streammonkey.grapevine.ios:108100:36
RCTView
View
RCTView
View
AppContainer@http://192.168.0.195:8081/index.bundle?platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.streammonkey.grapevine.ios:75048:36
Grapevine(RootComponent)@http://192.168.0.195:8081/index.bundle?platform=ios&dev=true&minify=false&modulesOnly=false&runModule=true&app=com.streammonkey.grapevine.ios:82265:28
nionata commented 2 years ago

Resolved with new modal