React-native-ui-kitten: Unusably slow

Created on 14 Jun 2020  路  6Comments  路  Source: akveo/react-native-ui-kitten

First of all I must express my very good impression for the well written docs at https://akveo.github.io/react-native-ui-kitten/docs/guides/getting-started#getting-started

I was following the guide by creating a HomeScreen and a DetailsScreen, working together using React-navigation, and below is the GIF created to show how slow it is to render on screen.

Bug

After loaded 100%, clearly you can see that I have to wait close to 15 secs to see the HomeScreen being rendered on screen, am I the only one facing this issue?

馃挰 Question

UI Kitten and Eva version

| Package | Version |
| ----------- | ----------- |
| @eva-design/eva | "^2.0.0"|
| @ui-kitten/components | "^5.0.0" |

Help wanted Needs info

All 6 comments

Could you please share the full code or a demo repository?

Same problem

Same problem here. the sample app Kitten Tricks also takes around 6-10 secs to load on low-end Android phones (tested on _Redmi 8, Android 10_), high-end Android phones such as _Google Pixel 3 XL (Android 10)_ takes around 3 secs. Anyway to optimize this for low-end phones?

@jiahong96 @Atww please follow the solution shared by @socialcode-rob1

the sample app Kitten Tricks also takes around 6-10 secs to load

You may use the same guide to faster it. We didn't update Kitten Tricks to follow that because it may run both Expo and Bare RN environments.

@jiahong96 @Atww please follow the solution shared by @socialcode-rob1

the sample app Kitten Tricks also takes around 6-10 secs to load

You may use the same guide to faster it. We didn't update Kitten Tricks to follow that because it may run both Expo and Bare RN environments.

Hi artyorsh, thanks for replying. I followed the guide and it's loading faster now. Thanks for the great UI library!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

domsterthebot picture domsterthebot  路  3Comments

betodasilva picture betodasilva  路  3Comments

Gitldx picture Gitldx  路  3Comments

sarmadkung picture sarmadkung  路  3Comments

iosdev-republicofapps picture iosdev-republicofapps  路  3Comments