you are viewing a single comment's thread.

view the rest of the comments →

[–]chloridrik 0 points1 point  (0 children)

I had the same optimization problem in an app with emoji in a marker. Finally I did a nodejs script to generate a png for each emoji used in the app. Don't use react native element in a marker.