KO
|
EN
gitlite — search
Search
#python
#hacktoberfest
#android
#javascript
#website
#react
#ios
#nodejs
#typescript
#covid-19
#php
#vue
facebook-pop-sample
★ 110
Open GitHub ↗
Facebook Pop Samples
Download README (.md)
Explore Similar Repositories
startbootstrap-full-width-pics
:
A Bootstrap HTML template with full width image sections - created by Start Bootstrap
demo
:
Easy to use KubeVirt demo based on minikube.
CRUDlex
:
CRUDlex is an easy to use CRUD generator for Symfony 4 and Silex 2 which is great for auto generated admin pages
mpyq
:
Python library for reading MPQ archives.
altair_widgets
:
Interactive data exploration with Altair
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
facebook-pop-sample
?
Download (.md)
此项目主要是基于Facebook Pop实现的一些动画的案例。运行之前请先安装Pods pod install #### Basic Animation  #### Spring Animation  #### Decay Animation 这里滑动的并不是一个UIScrollView 而是一个完全基于UIView的实现, 参考自[https://github.com/rounak/CustomScrollView/tree/custom-scroll-with-pop](https://github.com/rounak/CustomScrollView/tree/custom-scroll-with-pop),这里加入了滑动超过contentSize然后恢复的逻辑,使得更像UIScrollView。  #### Interactive Animation 参考自 [http://codeplease.io/playing-with-pop-ii/](http://codeplease.io/playing-with-pop-ii/) 