Vikas Phulriya
Vikas Phulriya

Reputation: 1

Why React native app is Too slow in comparison with expo

I was Trying to build an app using react-native app. but the app was running very slow like if i click or tap on any button it takes a around 1-2 seconds to perform basic function and if i built the same thing using expo it works fine. Can some please help me out why react native app is behaving like this. My react Native-App video

My react Native-App video:https://photos.app.goo.gl/Y8jQRS8wrUcoTyH39

My expo app video

My Expo react Native App Video: https://photos.app.goo.gl/7Ezq3tErTS4aLL1GA

I tried all possible methods to make react native faster like using memo and callable methods.

Upvotes: 0

Views: 1554

Answers (1)

k.bour
k.bour

Reputation: 1

if you are using native-base there an issue her : visit https://github.com/GeekyAnts/NativeBase/issues/4302

Upvotes: 0

Related Questions