@spencersRus why don’t you just use the RichText component? Just build your button in HTML using images in the HTML that are links. I have several image links in my app this way. Social Media logos, etc. I’m using the RichText component all over my app in the absolutely goofiest ways using CSS to move them all over the screen, rotate them, etc. It’s easily my favorite component in the app. I just wish it could interact a bit better with screens within the app. I’ve actually done the opposite of you. I’ve created variations on some of Glide’s “boring buttons” and Tab Icons using Illustrator and I use RichText to place them as PNGs in the app in weird spots but keep a consistent Glide style.
Anyway, if all you want is an image that’s an external link, this is very easy to do currently.
All I want are three things:
- Character limiter on Text Fields.
- Ability to wrap text inside the image boundaries of an inline list (and of course with that, a way to disable that shadow effect that goes under the text when you place it inside the image in an inline list).
- Ability to affect the font, spacing, line breaks for Titles, Details, Captions on Inline Lists.
With those three things, you can create a pretty decent micro blogging platform. Limit length of text content, put it inside a rounded 3:2 shape, give the text a bit of style.