Skip to content

Doesn't work with Reanimated #45

@geo-vi

Description

@geo-vi

I've got a container of <Animated.ScrollView> and stack inside views and so on.., I tried plugging it with Pages and the only part that appears is the indicator (2 dots for 2 views)
I don't know where it overlaps however my clue is to it overrides onScroll function and something goes wrong there..

(For code reference)
<Animated.ScrollView onScroll={onScroll({ y })} showsVerticalScrollIndicator={false} scrollEventThrottle={1} > ... <Pages> <View/> <View/> </Pages> </Animated.ScrollView>

If any more info is required, I can provide. Nice plugin nevertheless

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions