Creating games

with Expo

Expo is a free and open source toolchain built around React Native to help you build native iOS and Android projects using JavaScript and React.

exp init demo

Expo also allows you to create hardware-accelerated games using JavaScript game frameworks, such as Phaser, PlayCanvas, etc.

GLView

A View that acts as an OpenGL ES render target. On mounting, an OpenGL ES context is created. Its drawing buffer is presented as the contents of the View every frame.

Expo-Phaser is a set of tools that allows you to build awesome 2D games using Expo and Phaser.

yarn add expo-phaser

Demo

Expo applications can be built using their infrastructure, so there is no need to run XCode or Android Studio on your own computer.

Questions?

Thank you!

@crisu83

Creating games with Expo

By Christoffer Niska

Creating games with Expo

  • 395