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

Add image through alertWithType #161

Closed
supperking03 opened this issue Dec 24, 2018 · 3 comments
Closed

Add image through alertWithType #161

supperking03 opened this issue Dec 24, 2018 · 3 comments

Comments

@supperking03
Copy link

I want to pass image source through function alertWithType() to show user avatar when receive message from server.

@testshallpass
Copy link
Owner

A workaround could be state changing on image source props.

@testshallpass
Copy link
Owner

Acceptance criteria

  • image source parameter can be local or remote (number or string)
  • if provided overrides any image source props
  • inherits image style props
  • returns it in alertData

@testshallpass
Copy link
Owner

It also in the works see: #175

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

No branches or pull requests

2 participants