Skip to content

Conversation

@AdamGold
Copy link

@AdamGold AdamGold commented Jan 2, 2019

delete container unnecessary styles to fix android bug where nothing happens on click.

Provide links to any relevant tickets, articles or other resources

Closes: #60
Progresses : #

@AdamGold AdamGold changed the title # If applied, this commit will... Fix Android where nothing happens on click Jan 2, 2019
@AdamGold AdamGold force-pushed the feature/fix-android branch from 30a96ca to 5bd12e5 Compare January 6, 2019 21:32
@haikov
Copy link

haikov commented Jan 31, 2019

Faced the same issue. Also, on iOS (on iPhoneX in particular), part of the button stops respond to toches.

Can confirm that the current PR fixes the issue, so please merge (@omarkhaled11)

Without this PR, the issue can be avoided by passing containerStyle={{ flex: 0 }} to the component.

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.

Android nothing happens on click

2 participants