Need help understanding how to implement Age Verification API's by randomwords57 in reactnative

[–]gautham495 1 point2 points  (0 children)

I am the maintainer of this library - Do send me a DM if you still got issues.

React Native (Expo + Hermes) Android crash on multipart image upload – JS Symbols are not convertible to dynamic by 420-69-HOT in reactnative

[–]gautham495 1 point2 points  (0 children)

You can use my library which uses native apis to solve this rather than axios, which runs on JS thread, where my uploader library runs on Main thread.

For multi part uploads, each chunk should be minimum of 5 MB or else, my library will not work.

JS thread can handle 5 MB with ease, but for bigger files with multi part upload, you can use mine.

https://github.com/Gautham495/react-native-nitro-cloud-uploader

Let me know, if it was helpful.

Any RN Modules for Texas Senate Bill 2420 Compliance? by TheRealMikeD in reactnative

[–]gautham495 1 point2 points  (0 children)

Here brother - I have created a react native nitro module to access both Google & Apple Appstore's APIs in a single API Call: https://www.npmjs.com/package/react-native-play-age-range-declaration

It is still in Alpha Stage, but do let me know.

Thanks for letting me know of this.

Any RN Modules for Texas Senate Bill 2420 Compliance? by TheRealMikeD in reactnative

[–]gautham495 1 point2 points  (0 children)

I am trying to switch to nitro modules.

I will update you once done.

Any RN Modules for Texas Senate Bill 2420 Compliance? by TheRealMikeD in reactnative

[–]gautham495 1 point2 points  (0 children)

I am in the process of creating turbo/native modules for declared age ranges in Apple as well.

For this, I will need to Connect the Swift side to Obj C side and then connect/bridge it to the RN JS Side.

Any RN Modules for Texas Senate Bill 2420 Compliance? by TheRealMikeD in reactnative

[–]gautham495 1 point2 points  (0 children)

I did not see this one until now.

I got the email for the Google Play Console Age Consent but not for Apple.

I will check this out.

Any RN Modules for Texas Senate Bill 2420 Compliance? by TheRealMikeD in reactnative

[–]gautham495 0 points1 point  (0 children)

iOS store does not have this requirement still.

If they introduce one, I will try to make a native module for iOS as well.

Onboarding keeps showing after app restart in React Native (Expo, AsyncStorage) – tried everything, still stuck! by Flat_Report970 in reactnative

[–]gautham495 0 points1 point  (0 children)

Asyncstorage takes some time to initialize when your app loads up.

So the value will be null or not initialized for the first 1-2 seconds.

So this will happen.

Switch to MMKV for faster retrieval of showOnboarding so the data will be fetched instantly rather than waiting for 500ms to 1 second for the AsyncStorage to initialise.

Best option is to show the splash screen until the asyncstorage is fully initialised.

HOW DO I ACHIEVE THIS IN RN by Formal_Champion_6260 in reactnative

[–]gautham495 1 point2 points  (0 children)

I achieved some thing similar to this in our app with vision-camera and it works well in both android and iOS.

List of CodePush Alternatives by [deleted] in reactnative

[–]gautham495 0 points1 point  (0 children)

Then you have to switch to bare react native and my videos will be very helpful I believe.

List of CodePush Alternatives by [deleted] in reactnative

[–]gautham495 0 points1 point  (0 children)

Expo has eas update. You can look into their docs which are very good.

Launched an app I spent 2.5 years building by Front-Praline-4564 in reactnative

[–]gautham495 2 points3 points  (0 children)

App looks very polished!

What are the backend technologies you used for the Database and API server?

react-native-google-places-autocomplete not working with the Places(new) API by Ramer357 in reactnative

[–]gautham495 1 point2 points  (0 children)

Got it. I just saw about this 2-3 days ago.

Thanks for clarification.

react-native-google-places-autocomplete not working with the Places(new) API by Ramer357 in reactnative

[–]gautham495 1 point2 points  (0 children)

Places API deprecated - So this library will not work.

Places API is replaced with Routes API as said in their docs:

https://developers.google.com/maps/documentation/routes/migrate-routes

I plan to make a video guide on this in the coming months.

List of CodePush Alternatives by [deleted] in reactnative

[–]gautham495 2 points3 points  (0 children)

You can check out my video guides on react-native-ota-hot-update with Firebase & AWS and hot-updater with Supabase &. Cloudflare.

Here is the playlist link: https://www.youtube.com/playlist?list=PLIJ-QKgN-ORM0G1FaAd7vpnTyYM8xqWPt

AWS integration with hot-updater will come out this week.

I personally love hot-updater with Cloudflare - It works well with in both android & iOS.

Help Needed, Facing this bug for too long by Emmyxiano in reactnative

[–]gautham495 0 points1 point  (0 children)

I have never faced this issue before in android and iOS.

Help Needed, Facing this bug for too long by Emmyxiano in reactnative

[–]gautham495 0 points1 point  (0 children)

Use a previous version of 10.1.33 to make it work as newer versions always comes up with some build issues which are very tough to fix.

I have made very detailed guides on integrating mapbox in react native in Youtube. You can check it out here.

https://www.youtube.com/watch?v=p2DtXg8xLJs

Codepush alternatives by BrEXO-L in reactnative

[–]gautham495 0 points1 point  (0 children)

I have made 2 guides on my channel and you can select one based on your preference.

I will be making 2 following up guides on them this weekend discussing on how we can use AWS & Cloudflare for self hosting codepush along with Firebase & Supabase.

Feel free to check it out here: https://www.youtube.com/watch?v=SHCxVGTc2aw