Tagged in

JavaScript

iOS App Development
iOS App Development
Stories and technical tips about building apps for iOS, Apple Watch, and iPad/iPhone
More information
Followers
32K
Elsewhere
More, on Medium

So You Want To Dynamically Update Your React Native App

At work we recently shipped our first React Native components inside an app, and I’ve been mulling how (and if, honestly) we want to allow sending new code over-the-wire. I’ve written about dynamically updated React Native apps before…