Tips and Tricks of common problems of using scroll views. 1. make your scroll view crisp sharp on high zoom scale without crashing. 2. use scroll view with OpenGL or Metal related view.
• No complex storyboard configuration – Just place RenderView • Subclass Scene or Canvas for your own displayable contents • Write your own shaders • Subclass Renderer to use your shaders • Ability to render Bezier Path with shaders • Possible Hybrid Displaying with Core Graphics