You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
This is the first time I am not using the batch fetching api in a collection node or table node. I can't figure out how to prevent all the cells from being loaded right away. I tried to implement constrainedSizeForItem as I supposed that the cellnodes are being accessed to compute their size:
This is the first time I am not using the batch fetching api in a collection node or table node. I can't figure out how to prevent all the cells from being loaded right away. I tried to implement constrainedSizeForItem as I supposed that the cellnodes are being accessed to compute their size:
Using a TableViewController.... my cells are loaded only as I scroll down.
The text was updated successfully, but these errors were encountered: