BenStuijts shared a photo from Flipboard

Expo: Great wat To create Native Apps with 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 like the camera, contacts, local storage, and other hardware). That means you don’t need to use Xcode or Android Studio, or write any native code, and it also makes your pure-JS project very portable because it can run in any native environment containing the Expo SDK. Expo also provides UI components to handle a variety of use-cases that almost all apps will cover but are not baked into React Native core, e.g. icons, blur views, and more. Finally, the Expo SDK provides access to services which typically are a pain to manage but are required by almost every app. Most popular among these: Expo can manage your Assets for you, it can take care of Push Notifications for you, and it can build native binaries which are ready to deploy to the app store. https://expo.io/

BenStuijts Via Flipboard
This image was shared from Flipboard, a fast, beautiful way to flip through the news, photos and updates your friends are sharing on Facebook, Twitter, Flickr, Google+ and Instagram.
Free Download! App Store Badge