react-native-collapsible
Animated collapsible component for React Native, good for accordions, toggles etc (by oblador)
react-native-accordion
An Accordion Component for React Native (by naoufal)
react-native-collapsible | react-native-accordion | |
---|---|---|
3 | 1 | |
2,509 | 437 | |
0.6% | 0.0% | |
4.8 | 10.0 | |
7 months ago | over 6 years ago | |
JavaScript | JavaScript | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
react-native-collapsible
Posts with mentions or reviews of react-native-collapsible.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-23.
-
what is the best way to make this component using expo? does anyone know of a library?
Otherwise, if you really want to use an external lib, react-native-collapsible is another option but it isn’t much maintained either
-
How would you implement this Airbnb animation/structure in React Native
react-native-collapsible i think you can use this library to create accordion components.
-
Pocket Reference Guide Layout Template
https://github.com/oblador/react-native-collapsible maybe something like this?
react-native-accordion
Posts with mentions or reviews of react-native-accordion.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-23.
-
what is the best way to make this component using expo? does anyone know of a library?
One library I found is https://github.com/naoufal/react-native-accordion.
What are some alternatives?
When comparing react-native-collapsible and react-native-accordion you can also consider the following projects:
react-native-popup-menu - Popup menu component for React Native
react-native-confetti-cannon - React Native confetti explosion and fall like iOS does.
react-native-touchable-scale - Like touchable opacity, but scale.
react-native-collapsible-tabview - This is only an implementation of tabview with collapsible header.