Skip to content

not show if collapsed initial value false #482

Description

@Nader-CS

i have issue , that is if collpase value in initial render false , then i can't show anyhing , i should change to true then to false by click to show the content

react native version : 0.75.4
react-native-collapsible : 1.6.2

i change this line

-      height: hasKnownHeight ? height : 0,
+      height: hasKnownHeight ? height : 100,

but i think it's not the better way

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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