24jieqi / react-native-xiaoshu

🌈 React Native UI library
https://24jieqi.github.io/react-native-xiaoshu
Apache License 2.0
186 stars 20 forks source link

benchmark/performance overview? #60

Open aboozaid opened 2 months ago

aboozaid commented 2 months ago

I currently test the package using this benchmark guide benchmark-repo but it seems the render time of components I used from the package is much better than native itself.

Also the package increases the release apk by ~ 2MB in size if you have any idea to decrease that it would be appreciated.

I'm not sure about my benchmark test if I did it well or not by I hope you provide a one.

Thank you.

onlyling commented 2 months ago

No performance test cases.😬 benchmark This example is written with reference to benchmark-repo.