Chain React 2017
Join us at the beautiful Armory in downtown Portland this summer! Chain React: The React Native.Conference will consist of multiple talks on React Native given by mobile software engineers at Facebook, AirBnB, and others, on a variety of topics from beginner to expert level. We’re expecting a few hundred attendees and are working hard to put on a great conference.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.
-
🎤 The Dark Art of Bundlers
- 📹 1 video
- 📝 1 slide deck
- 👤 Mike Grabowski
The Dark Art of Bundlers by Mike Grabowski of Callstack.io -
🎤 Experimenting with a Paypal Checkout SDK using React Native
- 📹 1 video
- 👤 Poornima Venkatakrishnan
This talk is a technical deep-dive of how we use react-native as a means to deliver Checkout experience in our open sourced Paypal SDK. It will also layout how react-native has given us the power to steer without merchants having to reintegrate and republish with every incremental SDK release.Talk DescriptionWhy ?Pay with Paypal’ is an option many of us use … -
🎤 React Native + ES.next = ♥︎
- 📹 1 video
- 📝 1 slide deck
- 👤 Ben Ilegbodu
This talk Discover how to leverage the new JavaScript language features and apply them to our React Native project.JavaScript is evolving quickly. The ES6 specification was released back in 2015 and has been implemented by modern browsers. New versions of ECMAScript will now be released on a yearly basis. We can leverage ES6 and functionality slated for fut… -
🎤 Javascript Futurism
- 📹 1 video
- 📝 1 slide deck
- 👤 Nader Dabit
Abstract: Working consistently across multiple platforms with different file types in React Native can be challenging. In this talk, I will discuss and implement working with and opening a multitude of different file types consistently on both iOS and Android. -
🎤 Accepting Mobile Payments with React Native
- 📹 1 video
- 📝 1 slide deck
- 👤 Naoufal Kadhom
In this talk, we’ll dive into the mobile payments landscape and explore the various ways that we can accept payments in our React Native applications. We’ll then focus in on mobile wallets and see how we can leverage them to eliminate the payment form and reduce friction in our checkouts. Finally, we’ll learn how we can do all this while sharing our payment … -
🎤 Gestures here. Gestures there. Gestures everywhere!
- 📹 1 video
- 👤 Kyle Poole
- 👤 Thomas Bruketta
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!Touchable* components and PanResponder add the magic of touch to your React Native app. They are great for building basic interactions, but to build more … -
🎤 Rewriting a Large Hybrid App with React Native
- 📹 1 video
- 📝 1 slide deck
- 👤 Javier Cuevas
In this talk we’ll share Gudog’s experience on rewriting our large Ionic / Cordova hybrid mobile app with React Native (using Ignite, redux, redux-saga & normalizr). Talk Description Gudog is a p2p marketplace that connect dog owners and dog sitters in Europe. Our product is nearly as complex as other p2p marketplaces such as Airbnb in terms of features and … -
🎤 Why we Need an App Browser
- 📹 1 video
- 👤 Ken Wheeler
In this talk I will explore how using React Native with Robotics makes prototyping a breeze and enables mobile control of almost anything. -
🎤 Breaking Down React Native Bridging
- 📹 1 video
- 📝 1 slide deck
- 👤 Peggy Rayzis
Crossing the bridge between native and JavaScript code can seem daunting, but it doesn’t have to be! This talk will simplify the process of bridging native modules & components by breaking down common patterns found in bridging implementations for iOS & Android.Whether you’re integrating a brownfield native application, an existing native component, or a thi… -
🎤 From RPC to GraphQL"APIs from Past to Present"
- 📹 1 video
- 👤 Eric Baer
The Evolution of API Design by Eric Baer of Formidable Labs -
🎤 From Zero to DevOps
- 📹 1 video
- 👤 Parashuram Narasimhan
React Native brought the web’s enviable development patterns to mobile, without needing to sacrifice native UI. Code Push for React Native brings web like release agility to mobile apps by enabling developers to update apps instantly. This talk will cover the next iteration of Code Push and how it fits into a complete suite of DevOps services built for calle… -
🎤 React as a Platform"A path towards a truly cross-platform UI"
- 📹 1 video
- 👤 Leland Richardson
React provides an abstraction between the description of a UI and the details of how it's rendered on a given platform. The problem is that `div` and `span` are a hidden dependency on `react-dom`, and similarly, React Native's `View` is an explicit dependency on Native, making both not quite as "cross-platform" as we want them to be. Learn how we as a commun… -
🎤 Building Serverless Backends with AWS Lambda for React Native Apps
- 📹 1 video
- 👤 Kevin Old
This talk will explore a Serverless Architecture and how it can can aid any React Native developer in building scalable backends for their applications. Our provider of choice will be Amazon’s AWS ecosystem and AWS Lambda, DynamoDB, Cognito and API Gateway will be among the resources covered.This talk will explore using the Amazon AWS ecosystem of technologi… -
🎤 When to Go Native Over Javascript
- 📹 1 video
- 👤 Harry Tormey
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. I’ll cover strategies for dealing with performance issues and how to handle background tasks like geolocation. Talk Description The promise of writing an app in Javascrip… -
🎤 Building Stellar User Experiences with React Native
- 📹 1 video
- 📝 1 slide deck
- 👤 Alex Kotliarskyi
As React Native developers we take so much pride in how fast it takes us to build something functional on mobile. However, the development speed is only half of the story. In this talk 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 th… -
🎤 From Idea to App Store"A Guide to Shipping React Native Apps"
- 📹 1 video
- 📝 1 slide deck
- 👤 Chris Ball
Talk Abstract We’ll walk through everything involved in taking an app from initial concept all the way to submitting an iOS and Android app to the App Stores. Talk Description There is a lot to consider when developing a new React Native application, and even more to think about in order to ship it. This talk will focus on distilling all of those requirement… -
🎤 React Native Sand Paper
- 📹 1 video
- 👤 Brent Vatne
An analysis of the roughest areas of developing apps with React Native from my point of view. I deal with developers building greenfield apps every day. I see everything from total beginners working on a side project to agencies, large companies, and startups building apps for their clients and their own businesses. React Native has come so far, but we have … -
🎤 React Native on the Apple TV Platform
- 📹 1 video
- 👤 Doug Lowder
React Native on the Apple TV Platform by Doug Lowder of Salesforce -
🎤 Realtime Event Processing, Streaming and Subscription for React Native Using Cloud Services
- 📹 1 video
- 👤 Richard Threlkeld
Realtime Event Processing, Streaming and Subscription for React Native Using Cloud Services by Richard Threlkeld of Amazon AWS. -
🎤 React Native Panel With Various Speakers
- 📹 1 video
- 👤 Various Speakers
Gant Laborde hosts a panelist discussion about React Native and other tech at Chain React 2017, organized by Infinite Red. Panelists include Jennifer Van - Capital One Sanket Sahu - Native Base Mateo Barraza Matt Hargett Dave Nugent - Qlik Playground Jani Eväkallio - Formidable Labs.