Writing config plugin can be quite complex and time consuming.
It would be awesome if Expo provide a logic close to patch-package with node_modules.
I mean:
  • You update manually a "native" file (AppDelegate, build.gradle, ...)
  • Run a "patch-package" like command
  • it generates the config plugin based on differences