I am just testing my app on an iPhone6. I have about 150 rows in my SelectableSectionListview, and when I tap one in order to go to another view it takes up to 1second to navigate to the next view.
I am using NavigatorIOS for my routing.
I should note that I am sure it's related to the amount of data, as after only rendering one item in the list and tapping that, it navigates as snappy as one would expect.
Hi Johannes,
I am just testing my app on an iPhone6. I have about 150 rows in my SelectableSectionListview, and when I tap one in order to go to another view it takes up to 1second to navigate to the next view.
I am using NavigatorIOS for my routing.
I should note that I am sure it's related to the amount of data, as after only rendering one item in the list and tapping that, it navigates as snappy as one would expect.