Companion repo for my talk at the React Native Berlin Meetup 📺 on September 26, 2024.
Slides are based on the Svelte reveal.js slides template I created based on Create Beautiful Presentations With Svelte by Joy of Code, with a few additions.
Clone the repo, then run
pnpm i
pnpm dev --open(if you don't have pnpm, install it following these instructions)
- EAS development builds don't work for both Simulators and Physical Devices at the same time
- Provisioning profiles are invalidated every time they're pulled
- Development builds cannot be distributed through TestFlight
- Max presented his
testflight-dev-deployproject in a lightning talk at the same meetup, what are the odds! ⚡
- Max presented his
- The Transporter app to submit your
.ipato the App Store - The Custom EAS updates server example
- My Personal Website :)