May 9, 2017
Building a great scrollable list in React Native with FlatList
React Native enables you to use the same programming language and mental model you use to write web applications to create great native mobile experiences. Similarly, GraphQL and Apollo Client are designed to make data loading and management simple and consistent, regardless of your client platform or backend data store. In this post I’ll show you how […]