[v10] Expo template issue improvements
From the issue fixed in https://github.com/infinitered/ignite/pull/2745:
Pin template version
It would be ideal to avoid unexpected changes due to Expo prebuild template updates in the future. https://github.com/expo/expo/issues/31005#issuecomment-2289744263 indicates that it's possible to pin a template version, although that configuraton option is specific to EAS. prebuild has the template flag, but we should:
- verify that it also works well with
run:android/run:iosif you haven't already run prebuild, and - make it easy to upgrade the template version alongside Expo.
Consider chatting with the Expo team about this.
@lindboe is this issue assigned to someone else. Want to work on this!!
Hi @divyansh0908, I think this issue has changed since we first filed it. The template argument doesn't work quite like we were hoping. We may look more into this, but aren't doing that just yet.
If you have a specific proposal in mind that you're wanting to build I'd be happy to chat about it.