Skip to content

Conversation

@kacperzolkiewski
Copy link
Collaborator

@kacperzolkiewski kacperzolkiewski commented Nov 20, 2025

Summary

Fixes: #170
Add support for inline image

Test Plan

Run Example app and play with inline image

Screenshots / Videos

Nagranie.z.ekranu.2025-11-21.o.10.05.25.mov

Compatibility

OS Implemented
iOS
Android

@kacperzolkiewski kacperzolkiewski marked this pull request as ready for review November 21, 2025 09:08
}
}

- (void)addImage:(NSString *)uri
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One general note, I think we should add support for setting image width and height directly when applying image style. That way we can specify dimensions for each image separately, which will be very useful as images may have different aspect ratios.

This should be done for both Android and iOS, but we can definitely handle that in separate PR

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.

Would really love to use this library but deeply need inline image support for iOS

3 participants