Prithhiraj Bhattacharjee

Results 1 issues of Prithhiraj Bhattacharjee

const onMessageHandle = e => { console.log('hello message', e.nativeEvent.data); const handled = handleTypeBasedMessages(e); if (!handled) { console.log(e.nativeEvent.data); } }; handleCSS()} /> onMessage event is not working for Android below SDK...

Type: bug report