Gant Laborde hosts a panelist discussion about React Native and other tech at Chain React 2017.
Talk by
This session will explore the effectiveness of a pure JavaScript approach in React Native and the scenarios necessitating native bridging.
This talk is a technical deep-dive of how we use react-native as a means to deliver the Checkout experience in our open-source Paypal SDK. It will also lay out how react-native has given us the power to steer without merchants having to reintegrate and republish with every incremental SDK release.
In this talk Ken explores how using React Native with Robotics makes prototyping a breeze and enables mobile control of almost anything.
Three tools aimed at reducing friction in building and sharing React Native apps: create-react-native-app, Exponent home, and Sketch (successor to React Native Playground)
This presentation will explore Code Push's latest version, its role in the Mobile Center's DevOps suite tailored for React Native, and how it streamlines the process from code commits to app distribution, while also enhancing app quality through crash monitoring and analytics.
Solving hidden dependencies and how we as a community can get around these issues, and what we can unlock by doing so.
React Native is great for writing cross-platform apps. Certain use cases, however, still require native code. Together we will look at how to evaluate when native code is the better choice.
Alex, a former React Native team member, will share his insight about building amazing user experiences, and how attention to little design details can fundamentally change the quality of your app.
The Dark Art of Bundlers by Mike Grabowski of Callstack.io
Crossing the bridge between native and JavaScript code can seem daunting, but it doesn’t have to be!
Discover how to leverage the new JavaScript language features and apply them to your React Native project.
In this talk, Naoufal dives into the mobile payments landscape and explores the various ways that we can accept payments in our React Native applications.
From RPC to GraphQL: APIs from Past to Present by Eric Baer
This talk will explore a Serverless Architecture and how it can aid any React Native developer in building scalable backends for their applications. Kevin's provider of choice will be Amazon’s AWS ecosystem and AWS Lambda, DynamoDB, Cognito and API Gateway will be among the resources covered.
In this talk Javier will share Gudog’s experience with rewriting large Ionic / Cordova hybrid mobile app with React Native (using Ignite, redux, redux-saga & normalizr).
This talk digs into building rich touch interactions with React Native. There’s a deeper level than Touchable* components and PanResponders. Kyle and Thomas will uncover it, and show off its full potential!
Chris will walk us through everything involved in taking an app from the initial concept to submitting an iOS and Android app to the App Stores.
Working consistently across multiple platforms with different file types in React Native can be challenging. In this talk, Nader will discuss and implement working with and opening a multitude of different file types consistently on both iOS and Android.
Support for the Apple TV platform has recently been added to React Native!
Vlad Novick