react-native-collapsible
react-native-collapsible copied to clipboard
Animated collapsible component for React Native, good for accordions, toggles etc
There is no property children?: React.ReactNode; in CollapsibleProps.
I using the Accordion component for render items. When I trying to use **onAnimationEnd** method - TS told me that this method doesn't exist. I tried to find this method...
I am using Accordion to render list of section. I have many section and each has different height, it is working like: At a time any one section will expanded,...
I am receiving this warning when my app is rendered. All of the accordion function works fine. How do i add key to each child inside accordion?
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4. Release notes Sourced from jpeg-js's releases. v0.4.4 v0.4.4 (2022-06-07) feat: add comment tag encoding (#87) (13e1ffa), closes #87 fix: validate sampling factors (#106) (9ccd35f),...
Hi, I have a rendering problem with `` in `renderContent` prop. I recorded the screen to clarify the problem better. https://user-images.githubusercontent.com/21953595/167290508-9e56b8f2-002d-4072-a1e1-418ebb6fe29e.mov I'll explain the behavior it should have: the button...
Basically, on the latest version of RN, I am unable to get this working. I have a paged application but the accordion doesn't expand until after I click on a...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5. Release notes Sourced from cross-fetch's releases. v3.1.5 What's Changed chore: updated node-fetch version to 2.6.7 by @dlafreniere in lquixada/cross-fetch#124 New Contributors @dlafreniere made their...
Bumps [react-native](https://github.com/facebook/react-native) from 0.63.4 to 0.64.1. Release notes Sourced from react-native's releases. v0.64.1 This patch release is specifically targetted towards fixing iOS build problems in Xcode 12.5. If it doesn't...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...