08 Oct Develop, Deploy and Test React Native apps with Expo
What’s Expo? Expo is a set of tools, libraries, and services which let you build native iOS and Android apps by writing JavaScript. Expo apps are React Native apps which contain the Expo SDK. The SDK is a native-and-JS library which provides access to the device's system functionality (things...