You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I have very slow performances with react-native version greater than 0.71.
It takes a lot of time to load the first time, maybe parsing the mapping json?
I'm using a custom mapping and followed the guides to include it in the build using metro config so it should not be generated at runtime.
I lazily loaded a bit of stuff looking for the bottleneck but then I realized that without kitten ui and eva startup time is <0.5 s
🐛 Bug Report
Hello!
I have very slow performances with react-native version greater than 0.71.
It takes a lot of time to load the first time, maybe parsing the mapping json?
I'm using a custom mapping and followed the guides to include it in the build using metro config so it should not be generated at runtime.
I lazily loaded a bit of stuff looking for the bottleneck but then I realized that without kitten ui and eva startup time is <0.5 s
UI Kitten and Eva version
metro config
part of App.tsx
Environment information
The text was updated successfully, but these errors were encountered: