What's Changed
- Enable expo router integration to work with v4 version by @kmagiera in #652
- Add Localization on Android by @filip131311 in #590
- Don't focus on debug panel if it means hiding IDE by @filip131311 in #660
- Fix handling of uncaught errors by @filip131311 in #655
- Set minimum size for the device in zoom controls by @p-malecki in #661
- Remove previous app button by @filip131311 in #659
- Add scrollbars to device select and device settings by @p-malecki in #662
- Add custom device names by @p-malecki in #597
- Fix the Debugger.scriptParsed event handling by @filip131311 in #672
- Use websocket /message endpoint to deliver reload request by @kmagiera in #667
- Refactor throttling logic for async function by @kmagiera in #668
- Update iOS builds to use latest iOS SDK by @kmagiera in #679
- Support text paste on iOS by @kmagiera in #653
- Add Open Deep Link modal by @km1chno in #640
- Fix setting a 0 0 coordinate on Android by @filip131311 in #681
- Remove stalePods checks from dependency manager to fix rebuild issues by @kmagiera in #684
- Disable react compiler for app wrapper to workaround runtime issues by @kmagiera in #686
- Add option to display screen touches by @kmagiera in #695
- Bring back ability to reveal preview when stuck on waiting by @kmagiera in #696
- Fix metro cache issue when running project from CLI and IDE interchangeably by @kmagiera in #699
- Fix debugger threads not being cleaned up properly by @kmagiera in #704
- Fix auto select in InspectDataMenu when opened above cursor by @p-malecki in #691
- Block unwanted touch and keyboard interactions in PreviewView and Replays by @p-malecki in #685
Full Changelog: v0.0.21-beta...v0.0.22-beta