matrix-ios-kit
matrix-ios-kit copied to clipboard
Cut down disk access/UINib action during cell creation
Awesome project! Right now we're creating 2 UINibs and doing 2 disk queries per cell created. We can cache the nib info forever and cut this traffic way way down. Let me know what you think!
Signed-off-by: Adlai Holler [email protected]