Git Product home page Git Product logo

Comments (7)

marouanekadiri avatar marouanekadiri commented on May 25, 2024 1

@markrickert True, It was actually my mistake 🙈 . Now, I'm thinking about releasing a breaking change version to switch to isExpanded or to change the behavior of isCollapsed.

from accordion-collapse-react-native.

marouanekadiri avatar marouanekadiri commented on May 25, 2024

I'll work on that.

from accordion-collapse-react-native.

marouanekadiri avatar marouanekadiri commented on May 25, 2024

@jamesl1001 released in version 0.2.7.
Just use the key-based or index-based props expandedKey or expandedIndex to set the default expanded item.

from accordion-collapse-react-native.

jamesl1001 avatar jamesl1001 commented on May 25, 2024

Wow thanks for the very fast turnaround @marouanekadiri!

I can see the documentation has been updated for the AccordionList component.

Does this also work for the Collapse component?

from accordion-collapse-react-native.

marouanekadiri avatar marouanekadiri commented on May 25, 2024

Hi @jamesl1001,
For Collapse you can use isCollapsed prop to specify the state of the component if it's expanded or collapsed.
By the way, I tried to clarify that in the documentation. But if you think that the documentation is poor. I highly welcome your contribution.
Thanks 😄

from accordion-collapse-react-native.

jamesl1001 avatar jamesl1001 commented on May 25, 2024

Thank you @marouanekadiri! I think I just missed that prop in the docs.

I would however advise that you reverse the isCollapsed boolean. Because the word "collapsed" usually means the accordion should be closed.

from accordion-collapse-react-native.

markrickert avatar markrickert commented on May 25, 2024

Thank you @marouanekadiri! I think I just missed that prop in the docs.

I would however advise that you reverse the isCollapsed boolean. Because the word "collapsed" usually means the accordion should be closed.

This bit me today as i was playing around with the component i would expect isCollapsed={false) would mean that the body is OPEN but in practice it behaves the opposite. Using isCollapsed={true) seems to open it. 🤷

from accordion-collapse-react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.