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

feat: add calloutView and other extension properties #2

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

Conversation

lwhiteley
Copy link

@lwhiteley lwhiteley commented Aug 13, 2016

  • Add option to use a view for the callout instead of only text
  • Add option to customize background color
  • Add options to style different sections of the callout (caret, body, text)
  • update readme

addresses #1
addresses #3

@lwhiteley lwhiteley changed the title feat: add calloutView and bgColor prop feat: add calloutView and other extension properties Aug 13, 2016
@lwhiteley lwhiteley mentioned this pull request Aug 21, 2016
- Add option to use a view for the callout instead of only text

- Add option to customize background color

- Add options to style different sections of the callout (caret, body, text)

- update readme

update supported rn

update readme

update readme
@kevinnguy
Copy link

Great work @lwhiteley! We should definitely get this merged!

* Refactor code to make it cleaner

* Remove static callout width

* Implement onLayout prop

* Add button view

* Fix caret color when button exists

* Fix border radius on button 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.

2 participants