Skip to content

Instantly share code, notes, and snippets.

@bhaskarmurthy
Last active January 17, 2019 14:56
Show Gist options
  • Save bhaskarmurthy/49a6e2cd008ace62d67f7c438f3c6f01 to your computer and use it in GitHub Desktop.
Save bhaskarmurthy/49a6e2cd008ace62d67f7c438f3c6f01 to your computer and use it in GitHub Desktop.
React Native resources

Libraries

  • formik - Build forms in React, without the tears
  • mobx - Simple, scalable state management
  • mobx-react - React bindings for MobX
  • mobx-state-tree - Model Driven State Management
  • react-apollo - React integration for Apollo Client
  • serializr - Serialize and deserialize complex object graphs to and from JSON and Javascript classes
  • styled-components - Visual primitives for the component age

UI

UX

Tools

  • Expo - The Expo platform for making cross-platform mobile apps
  • Storybook - Interactive UI component dev & test
  • Detox - Gray Box End-to-End Testing and Automation Framework for Mobile Apps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment