snaps
snaps copied to clipboard
Mobile UI performance pass
Once we have implemented more UI components on mobile, we should do a performance pass to make sure we don't have unnecessary re-renders and generally have speedy rendering.
We should look into whether the key hashing is slow on mobile too