Relative Content

Tag Archive for react-nativestatelag

IN React Native Toggle Check Box Causes Lag

In React Native I Rendered 360 CheckBoxes, While Toggling a Check Box causes Lag.
If I Decrease The Check Boxes from 360 to 10 like that, its works fine. but whats problem with more check boxes, how to handle it. I tried this in React Code in Web. Its Worked Perfectly Without lag, Only React Native has This Issue.