React-native-gesture-handler: Web support

Created on 8 Jul 2018  路  5Comments  路  Source: software-mansion/react-native-gesture-handler

Is there any port of this library for the web?
I think @vincentriemer started a port but not sure if that can be decoupled from react-native-dom.

Motivation: I'm a believer that all react-native packages should have web support.
Sharing code between platforms is one of the strengths of react-native, so every library I add I check if it has web support or how easy would it be to implement it myself.

Web

Most helpful comment

@brunolemos I just created https://github.com/kmagiera/react-native-gesture-handler/pull/406 in case you want to use it on web as well.

All 5 comments

Hi, @brunolemos
Thank you for this issue. We are conscious that this is extremely important to support web as well. We will keep it in mind to do it some day but unfortunately it won't be happen in the nearest future.
Thus I decided to close this issue, but I doesn't mean that your idea won't be done some day.

@brunolemos I just created https://github.com/kmagiera/react-native-gesture-handler/pull/406 in case you want to use it on web as well.

Seems it's being implemented.馃

Post on github
Post on tweeter

Wondering what the state of this is atm. Trying to convert a RN project to web, but ran into an issue around RNGH. For now, I'll just remove this functionality from web, but interested if there's a way to get it working already/timeline

Any news about it ? It seems like many libraries are dependent of this one to work on web, isn't it?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rgangopadhya picture rgangopadhya  路  4Comments

enahum picture enahum  路  4Comments

chhornponleu picture chhornponleu  路  3Comments

nguyenhose picture nguyenhose  路  4Comments

TerrerSandman picture TerrerSandman  路  3Comments