Hello, I wanted to inquire about the current suite of ABP, which comes with Expo version 49.0, while the latest release is version 51. Expo has dropped support for SDK versions 49 and 50, and version 51 includes TypeScript and appears to be a significant rewrite.
Could you please provide guidance on how to migrate to Expo version 51? Are there any anticipated issues with this migration? Additionally, is there a roadmap for ABP's support for SDK 51, including any tentative dates? The codebase for Expo 51 looks completely different from SDK 49, and insights on this will help us make informed decisions at the architectural level for our ongoing development.
Furthermore, I have noticed an issue when downloading Expo from the Play Store. When attempting to scan the Metro Bundler QR code, the project fails to load on mobile devices due to SDK version incompatibilities. To resolve this, I have had to manually download the APK for version 49 from the Expo website, which is not an ideal practice.
I appreciate your quick and detailed response on these matters.
Best regards, Abhinav Singh
34 Answer(s)
-
0
Still working on it thanks
At least provide us some tentative time so that we can plan things accordingly as we do not have visibility of the the progress on this like how much is work pending and how much left.
-
0
Hi again, I was working on this and other problems too, we'll release this enhancement for new template (Volo.Abp.Studio.Cli) we deprecated (Volo.Abp.Cli) dotnet tool's template. Development stage is done. Now it's on test stage. We'll release ASAP.
-
0
Hi again, I was working on this and other problems too, we'll release this enhancement for new template (Volo.Abp.Studio.Cli) we deprecated (Volo.Abp.Cli) dotnet tool's template. Development stage is done. Now it's on test stage. We'll release ASAP.
Can you please clarify what you (ABP) mean with the Volo.Abp.Cli being deprecated? AFAIK know, that is still the only template that has Docker support etc.
-
0
Hi all, it seems like ya are not read my comment well, I'll migrate to 51 but if you guys read the migration guid react expo recommend to update version incrementally. I'll migrate today to 51
https://reactnative.dev/docs/upgrading#expo-projects
Thanks,
MasumThanks for the clarification.
And it will be TypeScript as well then going forward?
@masum.ulu
Can you please confirm that Typescript will be used rather than Javascript going forward? Thanks
-
0
Hi yes, I've update all files to TS, I'll notify after merge PR. We faced some problem with IOS device. Almost done changes
-
0
Hi yes, I've update all files to TS, I'll notify after merge PR. We faced some problem with IOS device. Almost done changes
Thanks for the update
-
0
Hi yes, I've update all files to TS, I'll notify after merge PR. We faced some problem with IOS device. Almost done changes
ABP Team, could you please provide an update on your progress?
-
0
Hi, We are still working on IOS side thanks
-
0
Hi, We are still working on IOS side thanks
Is it possible to release android side of the things first so that we can do integration?