Skip to content

Details

Food & Drinks Provided

Provided Schedule:

6:30pm - 7:00pm: Arrivals & Introductions
7:00pm - 7:30pm: 1. Featured Talk
7:30pm - 8:00pm: 2. Featured Talk
8:00pm - 9:00pm: Mingle

Mike Grabowski, @grabbou, Head of Open Source at Callstack.io and React Native Core Contributor

Diving into CLI

React Native `run-ios`, `run-android` or `start` are one of the most common commands we run every day. They just work. But have you ever wondered what actually happens when you execute any of them?

In this talk, we will dive into the internals of command line interface exploring its hidden features and architecture. We will see how `react-native` command automatically "updates" itself, how we can tweak behavior, of certain commands w/o passing flags explicitly, how we can define our own command to speed up the development and many other features brought to you by rnpm merge.

https://a248.e.akamai.net/secure.meetupstatic.com/photos/event/5/0/a/4/600_453620644.jpeg

Nikhilesh Sigatapu, @snikhilesh, Software Developer at Exponent

Serious graphics on React Native

One of the limitations with React Native currently is the lack of a free-form drawing API that lets you draw arbitrary graphics and effects in an efficient way for real-time use. Example applications include video games, sketching apps, etc. In this talk I will describe a native component I have been working on that allows you to do such graphics rendering. The native component exposes a WebGL-like API for OpenGL to JavaScript in React Native.

https://a248.e.akamai.net/secure.meetupstatic.com/photos/event/5/f/1/c/600_455664348.jpeg

Related topics

You may also like