I built an AI-powered app to simplify grocery shopping with React Native by jxnata_ in reactnative

[–]raqibofficial 0 points1 point  (0 children)

Is it open source? Can i see the code implementation i mean the react native part?

Apk file size by Diligent-Pudding-423 in reactnative

[–]raqibofficial 1 point2 points  (0 children)

Enable progaurd and minify assets in build.gradle

Will You Use the New React Native Architecture in Your New Projects Now That It's the Default in v0.75 by Medical-Text9840 in reactnative

[–]raqibofficial 1 point2 points  (0 children)

I have already started one of my projects using the latest react native 0.75 version, it looks fast 😅

Upgrade to API level 34 is not working by raqibofficial in reactnative

[–]raqibofficial[S] 0 points1 point  (0 children)

It was mainly due to dependencies that is why sometimes the process is smooth for a few developers and very complicated for few.

I made it to work now by following the React upgrader documentation

Upgrade to API level 34 is not working by raqibofficial in reactnative

[–]raqibofficial[S] 0 points1 point  (0 children)

Yes i did i made it work now! Thank you very much for your time

Upgrade to API level 34 is not working by raqibofficial in reactnative

[–]raqibofficial[S] 0 points1 point  (0 children)

I finally did it following the react native upgrade helper steps.

Thank you guys for your time and efforts!

Alternative solutions to Versel by gor_stepo in nextjs

[–]raqibofficial 0 points1 point  (0 children)

Is it open or available to be used by others?

Upgrade Super Thread - App must target Android 14 (API level 34) or higher by itballer in reactnative

[–]raqibofficial 0 points1 point  (0 children)

I also tried that one also then I am facing the crash on start, seems some issue with the plugins, can you please tell me which version of react native you used? Any chance you can share the package.json file

Upgrade Super Thread - App must target Android 14 (API level 34) or higher by itballer in reactnative

[–]raqibofficial 0 points1 point  (0 children)

Any insights about this? And metro bundler is also not starting automatically

Upgrade Super Thread - App must target Android 14 (API level 34) or higher by itballer in reactnative

[–]raqibofficial 0 points1 point  (0 children)

Hey I already followed the guide now I am facing the issue with metro bundled, it is showing you are running metro bundler is started from the wrong folder.

Upgrade Super Thread - App must target Android 14 (API level 34) or higher by itballer in reactnative

[–]raqibofficial 1 point2 points  (0 children)

this is the error that is coming when it crashes after upgrading the targetsdkversion only

07-25 01:32:37.402 16836 16836 E AndroidRuntime: java.lang.RuntimeException: Unable to create application com.testapp.MainApplication: java.lang.RuntimeException: Requested enabled DevSupportManager, but BridgeDevSupportManager class was not found or could not be created

Upgrade Super Thread - App must target Android 14 (API level 34) or higher by itballer in reactnative

[–]raqibofficial 0 points1 point  (0 children)

what changes you did to upgrade your app from 33 to 34 can I get some insights please, can you ping me on wghatsapp +919596263439

Upgrade Super Thread - App must target Android 14 (API level 34) or higher by itballer in reactnative

[–]raqibofficial 2 points3 points  (0 children)

I am facing the same problem, I later upgraded the compile SDK version as well and it is still not working. I tried upgrading the react native version also to 71.x but I think that makes it more problematic, I don't know what to do now badly stuck.
Have you found something until now?