react-native-component / react-native-smart-sortable-sudoku-grid

A smart sortable sudoku grid for React Native apps
MIT License
107 stars 42 forks source link

Performance Issue on Android #10

Closed shukerullah closed 7 years ago

shukerullah commented 7 years ago

This grid has performance issue if we have more than 30 blocks, tested on Android Samsung S4 (JS Dev Mode is off).

cyqresig commented 7 years ago

Dear shukerullah, Did u find the performance issue on release mode?

shukerullah commented 7 years ago

working fine on release mode.