Skip to content

renderForeground (in version 1.0) does not display content when using react navigation 6  #131

@butri71

Description

@butri71

I've been using version 0.10.3 with react navigation 5 with no problem for the past 2 years.

I've recently upgraded to react navigation 6 which force me to upgrade to "react-native-image-header-scroll-view": "^1.0.0" since any previous version has a conflict of dependencies.

With using 1.0 I have to change ImageHeaderScrollView instead of HeaderImageScrollView and import it like this otherwise it would give an error import { ImageHeaderScrollView, TriggeringView } from 'react-native-image-header-scroll-view';

Everything works as before except the content inside the renderFixedForeground() is no longer shown and no error is thrown.

Can you please if this library is still maintained?

Appreciate any help in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions