From Design pattern
Jump to: navigation, search
Line 3: Line 3:
 
=== With this pattern, we can solve... ===
 
=== With this pattern, we can solve... ===
 
* End of page lighting 도 마지막 페이지를 보여주는 같은 기능을 갖고있지만, end of page의 경우 빛으로 마지막 화면임을 보여준다.
 
* End of page lighting 도 마지막 페이지를 보여주는 같은 기능을 갖고있지만, end of page의 경우 빛으로 마지막 화면임을 보여준다.
 +
 +
== Example: === iOS_Learnist ===
 +
{{#Widget:Vimeo|id=95779328|width=300|height=533}}
  
 
----
 
----
== Examples ==
 
 
 
=== iOS_Thunderspace2 ===
 
=== iOS_Thunderspace2 ===
 
* 스크롤의 맨 끝에서 swipe하면 움직이는 대신 화면이 길게 늘어나 끝임을 알려준다.
 
* 스크롤의 맨 끝에서 swipe하면 움직이는 대신 화면이 길게 늘어나 끝임을 알려준다.
Line 13: Line 14:
 
=== Android_LG home ===
 
=== Android_LG home ===
 
{{#Widget:Vimeo|id=94622275|width=300|height=541}}
 
{{#Widget:Vimeo|id=94622275|width=300|height=541}}
 
=== iOS_Learnist ===
 
{{#Widget:Vimeo|id=95779328|width=300|height=533}}
 
  
 
=== iOS_Gogobot ===
 
=== iOS_Gogobot ===

Revision as of 16:21, 24 June 2014

Editing bounce back은 화면을 swipe하거나 drag, scroll 하였을 때 화면의 마지막에 도달하였을 때 벽면에 부딛히며 튕기는 것을 보여주는 패턴이다.

With this pattern, we can solve...

  • End of page lighting 도 마지막 페이지를 보여주는 같은 기능을 갖고있지만, end of page의 경우 빛으로 마지막 화면임을 보여준다.

Example: === iOS_Learnist =


iOS_Thunderspace2

  • 스크롤의 맨 끝에서 swipe하면 움직이는 대신 화면이 길게 늘어나 끝임을 알려준다.

Android_LG home

iOS_Gogobot