Skip to content

FlashList padding and styles fix #920

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 8, 2024
Merged

Conversation

YoussefHenna
Copy link
Collaborator

@YoussefHenna YoussefHenna commented Aug 8, 2024

Closes https://linear.app/draftbit/issue/P-5282/page-freezes-when-padding-is-defined-for-flashlist-component
Closes https://linear.app/draftbit/issue/P-5294/warning-about-padding-for-flashlist

Copy link

github-actions bot commented Aug 8, 2024

Published version: @draftbit/[email protected]

Copy link

linear bot commented Aug 8, 2024

import { extractPercentNumber, useDeepCompareMemo } from "../../utilities";

const DEVICE_WIDTH = Dimensions.get("window").width;
const DEVICE_HEIGHT = Dimensions.get("window").width;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be height

@YoussefHenna YoussefHenna merged commit 71667a7 into master Aug 8, 2024
3 checks passed
@YoussefHenna YoussefHenna deleted the youssef/flash-list-fixes branch August 8, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants