Skip to content

software-mansion-labs/appjs-2023-workshop-optimization-start

Repository files navigation

App.js Conf 2024

Debugging, profiling and optimization in React Native apps

May 22nd, 2024

Hosted by

Setup

git clone https://github.com/software-mansion-labs/appjs-2024-workshop-optimization
yarn
cd ios && pod install && cd ..
open ios/AppJS.xcworkspace
open -a "Android Studio" android
yarn start

Lessons

  1. 🐢 Hello
  2. 📜 Lists
  3. 🧭 Navigation
  4. 🖼️ Images
  5. ♻️ Re-renders
  6. 🗝️ Keys
  7. 🥶 Redux
  8. 🤌 Gestures
  9. 🐎 Animations

Copyright 2024, Software Mansion

Software Mansion