-
React Native uses the same fundamental UI building blocks as regular iOS and Android apps. You just put those building blocks together using JavaScript and React.
-
Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test.
-
React Native Map by Airbnb is a Map component for iOS + Android
-
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.