MBProgressHUD is an Objective-C UI component and progress HUD library for iOS. It provides a screen-blocking activity indicator overlay that informs users of ongoing background processes using customizable icons and status labels. The library manages translucent interface layers to provide background task feedback and overlay management. It visualizes the completion percentage of long-running tasks through a dynamic overlay that prevents user interaction until a process completes.
Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps.
学习如何在系统的导航条上添加一个view,然后可以随着滚动而缩放。通常在很多的app中都采用了这种效果,主要是显示用户头像效果。
Principalele funcționalități ale coderjackyhuang/navigationbarscaleviewdemo sunt: UI Effects and HUDs.
Alternativele open-source pentru coderjackyhuang/navigationbarscaleviewdemo includ: devsc/wsprogresshud — This is a beauful hud view for iPhone & iPad. helloyeah/hynavbarhidden — 超简单好用的监听滚动,导航条渐隐的UI效果实现(时下最流行的UI效果之一). jdg/mbprogresshud — MBProgressHUD is an Objective-C UI component and progress HUD library for iOS. It provides a screen-blocking activity… liuzhiyi1992/preloader — #####一个能高度吸引用户注意力的加载等待器,再长的等待也不怕了 #####A Loading Indicator to draw attention effectively. ######Design by Volodymyr… ltebean/ltnavigationbar — LTNavigationBar is an iOS navigation bar customizer and wrapper designed to modify the colors and visual behavior of… bryankeller/blkflexibleheightbar — Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps.