Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compojoom fixes #52

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Compojoom fixes #52

wants to merge 10 commits into from

Conversation

stevet14
Copy link

@stevet14 stevet14 commented Jun 6, 2017

No description provided.

automatically re-calculate the height when the content updates.
Android fixes for the content height

adding the fixes specified in this issue:
naoufal#19

without them the content item is behind the currently open element
Adding onEnd property

Helps when you need something to update in response of the open/close of the accordion.
You can not have 2 touchable element nested in each other and have them behave as expected. That’s why if we want to react on onPress and onLongPress we have to do it on the same touchable element.
…show the correct open header when we first render the component
0.0.5 was showing an isMounted warning with the latest RN
@warent
Copy link

warent commented Jul 4, 2017

This should seriously be merged in. I just had to specify @compojoom's branch in npm to get this thing to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants