React-native-web: ScrollView for Web

Created on 16 Apr 2020  路  9Comments  路  Source: necolas/react-native-web

ScrollView for Web

TBD鈥ut this needs a rewrite using function components and hooks.

high

Most helpful comment

Hey @necolas! Can I pick this issue up?

All 9 comments

Hey @necolas! Can I pick this issue up?

How's this effort going, and what does it mean when this gets done?

Hey @jkoutavas, I never picked this up since @necolas had self-assigned this issue. @necolas I would be happy to help if you're looking for contributions.

@V1shvesh I think you should just go and provide a merge-request for @necolas

@necolas could you point out which parts in your initial idea would be modified, I'll happily contribute if it looks doable to me.

The component need converting to a functional component and the scroll responder needs to be integrated in an entirely different way (see RN code). The functional component rewrite is currently in progress for RN and can act as a reference point once it lands in the OSS repo

@necolas thanks for the quick response - for understanding better the issue, why is e.g. the scrollview in the demo perfectly scrollable?

grafik

Were you expecting it not to work!? This task is to change the implementation details of the component

Seems like a bit of a misunderstanding - I indeed have a non-scrolling ScrollView in an react-native (expo) app when compiling to web :grinning:

Was this page helpful?
0 / 5 - 0 ratings