Tangram is a modular UI solution for building native page dynamically, including Tangram for Android, Tangram for iOS and even backend CMS. This project provides the sdk on iOS platform.
MIT License
1.86k
stars
298
forks
source link
Fix issues for fix-layout, sticky-layout, floating-layout and width calculation #112
Fix issues:
Before Fixing:
Fix Layout
When scrolling, the view in red keep shaking and won't be sticky on the screen.
Sticky layout
The view with sticky layout keeps jumping
Floating layout
Floating view can stay where it should be steadily
After fixing:
Views with these 3 layouts stay stickily on the screen when scrolling