Performance – analysis & optimization techniques
May 28th, 2025
- Bartłomiej Błoniarz @BBloniarz_
- Tomasz Zawadzki @tomekzaw_
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.
git clone https://github.com/software-mansion-labs/appjs-2025-workshop-performance
cd appjs-2025-workshop-performance
yarn
cd ios && bundle install && bundle exec pod install && cd ..
xed ios
open -a "Android Studio" android
yarn start
Copyright 2025, Software Mansion