-
-
Notifications
You must be signed in to change notification settings - Fork 32
docs: ImageSource #46
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
Conversation
I need help with examples for
|
When is it ideal to use |
Sometimes you have an ImageAsset instance you need to convert, for example when taking an image with the camera usually results in an ImageAsset, which you convert to ImageSource to display in the app. There are likely other cases where that's useful, but I can't think of any. |
I think the ImageAsset class has bugs. On iOS, the |
@rigor789 I think we should move UI
... |
|
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
No description provided.