sghiassy / react-native-sglistview

SGListView is a memory minded implementation of React Native's ListView
MIT License
743 stars 72 forks source link

Performance is too low in iPhone5s #33

Open cbcye opened 8 years ago

cbcye commented 8 years ago

my application use SGListView with 300 list items(include text and image), in iPhone 5s after start the memory will be up to more than 300M, but the same application use iPhone 6s the memory is near 100M. any one can give me some suggest ?

cbcye commented 8 years ago

this issuce is only happen on real iphone 5s, the simulator is correct.

roysG commented 7 years ago

still happening?