- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.8k
 
Open
Labels
project:react-native-webIssue associated with react-native-webIssue associated with react-native-web
Milestone
Description
Is your feature request related to a problem? Please describe.
It seems like in the former releases there was a support for scroll-snapping (pagging at least). π€
Describe a solution you'd like
We can emulate RN's behaviour using scroll-snap-type + scroll-snap-align.
Describe alternatives you've considered
Now I pass custom CSS-properties into stylesheet with // @ts-ignore especially for web. Another option I found useful is using dataSet + plain global css.
Additional context
I think I can implement the feature, but I'm not sure if we should support it this way.
gut4
Metadata
Metadata
Assignees
Labels
project:react-native-webIssue associated with react-native-webIssue associated with react-native-web