AlbertBrand / react-native-android-tablayout

React Native Android TabLayout native component
140 stars 29 forks source link

Performance Issue on Android #9

Closed shukerullah closed 8 years ago

shukerullah commented 8 years ago

Tablayout together with ViewPagerAndroid has performance issue. Tablayout response slow when ViewPager is changed, even JS Dev Mode is disabled.

AlbertBrand commented 8 years ago

I'm not seeing a perf issue with the ViewPagerTabLayout example. Can you elaborate?

shukerullah commented 8 years ago

I disabled JS Dev Mode and it worked well.