Andre Stenvall
Andre Stenvall
Any update regarding the arm64 support?
> Hi @spekke, thanks for your code and findings. I found LayoutKit has the compatibility issue with UIFontDescriptor. We are looking into it and in the meanwhile, could you use...
@jingwei-huang1 Any updates regarding this issue? Thanks
@jingwei-huang1 Any updates on this?
@nicksnyder @jingwei-huang1 I would love your feedback on this.
Ok, I looked into the ViewRecycler code and now it's clear that a `viewReuseId` needs to be unique within each cell view hierarchy. In our scenario we have a rather...
> This is something that I experimented around with a while ago and didn't follow through with for reasons I forget. It should be possible to do what you want,...
Finally got time to look into this. I've created a pull request (https://github.com/linkedin/LayoutKit/pull/175) that adds support for `viewReuseGroup`. It would be awesome if you had a look at it.