EthChat Pro is designed as a solution for self hosted chat on a shared hosting server. No server side knowledge is required to use EthChat Pro.
ll you need is a way to upload files to your shared hosting plan. Following the included README will walk you through the rest.
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...