motiz88 / appjs-2023-workshop-optimization-start

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App.js Conf 2023

Debugging, profiling and optimization in React Native apps

May 10th, 2023

Hosted by

Setup

git clone https://github.com/software-mansion-labs/appjs-2023-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 2023, Software Mansion

Software Mansion

About


Languages

Language:TypeScript 58.9%Language:Java 20.8%Language:Ruby 6.6%Language:Objective-C 6.5%Language:JavaScript 4.0%Language:Objective-C++ 3.2%