Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
37 views

In my current project, I have to render SVG images from the URLs in the list view. I did it using FlatList and react-native-svg, but I am facing a performance issue. When it renders on display, it ...
Jatin Bhuva's user avatar
  • 1,936
0 votes
1 answer
211 views

I am facing a build issue in React Native version 0.78, specifically with react-native-svg. The build fails with the following error: C++ build system [build] failed while executing I installed react-...
Milan Detruja's user avatar