App.js Conf 2024

Profiling and optimization in React Native apps

May 28th, 2025

Hosted by

Important!

If you are reading this before attending the workshops, please complete the setup, and build both apps on your computer. We want to avoid all attendees downloading everything at the same time in the venue.

Setup

git clone https://github.com/software-mansion-labs/appjs-2025-workshop-performance
yarn
cd ios && bundle install && bundle exec pod install && cd ..
open ios/MyApp.xcworkspace
open -a "Android Studio" android
yarn start

Copyright 2025, Software Mansion

Software Mansion