Experimental implementation of high performance interactable views
This is an experimental implementation of a declarative API for handling fluid user interactions with views at 60 FPS in React Native. Here are some example use-cases for views that users can interact with. Swipeable card (a la Google Now) springing into place unless swiped away with enough force. Drawer snapping between closed and open with buttons appearing gradually as it's being dragged. Collapsible header that snaps to a smaller size as the content below is being scrolled. Chat heads (a...
A web-based instant messenger client allowing you to connect to supported messengers (AIM, GTalk, MSN, Yahoo) via HTTP (or HTTPS). The Yafumato server connects to the messengers by proxy and provides a web interface, allowing IM access from anywhere.