XibFree
XibFree copied to clipboard
Add Layer support for NativeView
ViewGroup Layers would be convenient for Native View as well. I know that I can set a Layer on the view itself, but it won't automatically resize with the view. Would be nice to add Layer to NativeView and have it resize with the view. I find myself wrapping a NativeView with a ViewGroup, just to get support for the Layer