A Pink Flamingo @ WWDC23
I was lucky enough to be invited by Apple to attend the event in person and represent our App team. Here are all my thoughts about the most-watched event in the tech industry, live from Apple Park.
I was lucky enough to be invited by Apple to attend the event in person and represent our App team. Here are all my thoughts about the most-watched event in the tech industry, live from Apple Park.
Discover how we had a long day debugging WidgetKit problems with images.
Let's have some fun with SwiftUI by drawing an inspiration title component leveraging Path and Shape.
Join us in the Widget creation journey from drawing the UI, creating the timeline, calling the API and adapting the response, setup and reading the user configuration, and finally invoking the React Native app to display the search results.
During the last three months, we worked on a new side project for our mobile app and here is how it went.
React native 0.60.4 has a new cool feature for Android: a new JavaScript engine called Hermes. Let's see how you can turn it on in your React Native application to get all its benefits.
Leverage the power of NSNotificationCenter to implement communication between React Native Native modules (aka bridges) and your native code on iOS
Learn how to leverage the power of RCTBundleURLProvider to build, run and debug on an iOS device from Xcode
Read how we managed to distribute a beta version of our iOS app using an Apple Enterprise Developer Program and GitHub Pages.
You can run your React Native integration with Typescript in a couple of minutes in an existing app. Just read our example.