Originally reported on GitHub: https://github.com/mattermost/mattermost-mobile/issues/1481
SVG鈥檚 have a special setting, EnableSVGs, in the server configuration that tells the client if the SVG should be rendered or not.
react-native-svg added support to load SVG's from a uri and the dependency needs to be updated as well in the project.
Difficulty: Medium
Repro steps:
1) Post the following:
<>(https://github.com/mattermost/mattermost-server)
Observed: The post is blank
Expected: The post shows the Mattermost logo as on the web app
If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.
New contributors please see our Developer's Guide.
I can grab this one
Thanks @fm2munsh :+1:
Removing myself from this issue as I can not work on this in the near future
Thanks for the heads up @fm2munsh
Looking into this
Most helpful comment
https://github.com/mattermost/mattermost-mobile/pull/3858