NoriginMedia / react-spatial-navigation

DEPRECATED. HOC-based Spatial Navigation. NEW Hooks version is available here: https://github.com/NoriginMedia/norigin-spatial-navigation
MIT License
226 stars 64 forks source link

remove stopPropagation #74

Closed jbbpatel94 closed 4 years ago

jbbpatel94 commented 4 years ago

it was preventing event from propagating to outside to parent view.

jbbpatel94 commented 4 years ago

I am using this inside the android webview, not getting any event in android. I think stopPropagation is preventing

predikament commented 4 years ago

Closing PR due to inactivity.