add missing props for ScrollView by Freddy03h · Pull Request #834 · rescript-react-native/rescript-react-native
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 151
Merged
Conversation
Copy link Copy Markdown
Member
Reorganized ScrollView props based on TS bindings https://github.com/facebook/react-native/blob/f1f2788410c2fa2cfbe6732632c453079c2cd2af/packages/react-native/Libraries/Components/ScrollView/ScrollView.d.ts
And add some missing props:
automaticallyAdjustKeyboardInsetsautomaticallyAdjustsScrollIndicatorInsetsonScrollAnimationEndonScrollToToppersistentScrollbarinvertStickyHeadersdisableIntervalMomentumdisableScrollViewPanResponderStickyHeaderComponent
Freddy03h
requested a review
from cknitt
Copy link Copy Markdown
Member Author
Freddy03h
commented
Apr 24, 2025
Freddy03h commented
Apr 24, 2025Hi @cknitt, I need your review please ^^
cknitt reviewed Apr 24, 2025
src/components/ScrollView.res
Outdated
Show resolved
Hide resolved
src/components/ScrollView.res Outdated Show resolved Hide resolved
cknitt approved these changes Apr 27, 2025
Freddy03h
deleted the
scrollview-props
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment