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

Arrows in Bubble not showing on Android #24

Open
thesubway opened this issue Sep 10, 2017 · 0 comments
Open

Arrows in Bubble not showing on Android #24

thesubway opened this issue Sep 10, 2017 · 0 comments
Labels

Comments

@thesubway
Copy link
Contributor

Description
If I add Bubble with arrowPosition and color, it displays correctly on iOS, but not Android.
Steps to Reproduce
<Bubble arrowPosition='bottom' style={{opacity: 0.5}} color={'green'}> <Text style={styles.text}> {'text'} </Text> </Bubble>
Expected Results
Arrows show on Android, just as shown on iOS

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

No branches or pull requests

2 participants