Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

why stickyHeaderConfig.offset effect scrolltop offset? #2033

Unanswered
YueLiXing asked this question in Q&A
Discussion options

stickyHeaderConfig?: {
 useNativeDriver?: boolean;
 offset?: number;
 backdropComponent?: React.ComponentType<any> | React.ReactElement | null;
 hideRelatedCell?: boolean;
};
/**
 * Offset from the top of the list where sticky headers should stick.
 * This is useful when you have a fixed header or navigation bar at the top of your screen
 * and want sticky headers to appear below it instead of at the very top.
 * @default 0
 */
offset?: number;

Offset from the top of the list where sticky headers should stick. YES
want sticky headers to appear below it instead of at the very top. Why ?

if you want to change the below it instead of at the very top,you can insert a blank cell.

ScreenRecording_12-15-2025.18-21-22_1.MP4
You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /