Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

React Native performance for UI libraries. Which should I use : Native base vs React-Native paper?

I am developing an android app using React-Native. I bumped into two UI libraries: React-Native paper and Native-base. I have noticed that my app is slow when I am debugging and I am worried about which of these two libraries has a better performance.

Please assist/recommend.

like image 225
Daggie Blanqx - Douglas Mwangi Avatar asked May 03 '26 15:05

Daggie Blanqx - Douglas Mwangi


1 Answers

It depends upon UI requirements in your app. Native base is a large library and has lots of stable cross-platform features hence its build size is also large.

You can compare build size of both UI libraries here https://bundlephobia.com I have compared and got the following results: for Native base view native base build size

for RN paper view RN paper build size

like image 186
Ankit Dubey Avatar answered May 07 '26 01:05

Ankit Dubey



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!