Skip to content

Faster rendering for avatar options? #199

Closed Answered by FlorianKoerner
dangtony98 asked this question in Q&A
Discussion options

You must be logged in to vote

I think the bottleneck here is the rendering of the avatars. The pure generation is very fast. You could use the HTTP API and then query the avatars as PNG. However, your app will need a stable internet connection.

A quick search for "react-native-svg performance" yields many hits with similar problems, but unfortunately never a solution.

Unfortunately, I am not familiar with React Native.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@dangtony98
Comment options

Answer selected by FlorianKoerner
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants