Nasser
Nasser
Hello 👋 closes: #111 There have been breaking changes with Expo 49 & `expo-blur` `12.4.1` see: https://github.com/expo/expo/issues/23539 This PR bump expo + expo package versions and fix related breaking changes....
In Expo 53, Expo team migrated to swift AppDelegate. https://expo.dev/changelog/sdk-53-beta 
In this [PR](https://github.com/expo/expo/pull/34665) expo team removed the ext block. This breaks the config plugin for all new expo versions. Added logic to detect whether an `ext` block exists in the...
## Steps to reproduce I don't have a repo, but I can create it if mandatory ## Behavior with `[email protected]` running `tsc --customConditions null` overrides the customConditions and sets it...