Agrit Tiwari

Results 18 comments of Agrit Tiwari

``` WARN Possible Unhandled Promise Rejection (id: 9): Error: Module "3" is missing from the asset registry WARN Possible Unhandled Promise Rejection (id: 10): Error: Module "4" is missing from...

So I just updated the vector Icons package, added @react-nativeasset-registry: 0.74.83 to resolution, removed node_modules, removed app, rebuild everything with bun and it worked. been stuck at it for a...

@mogusbi I had spent more than 5 days on it. It is related to a check on 'based on dependency analysis' in build phase setting on code. But wasn't able...

> Just a guess: Make sure you're using latest cocoapods yeah, did that, only expo sdk is 51 and xcode is 15.1 in terms of out of date setup

@natew Facing the same issue, you mentioned. the onPress inside the Alert portal is not listening the trigger `handlePressAccept` inside `AlertDialog.Action` when native prop is true. This issue relates to...

> How can we handle a staging .env file ? i tried using .env.staging but expo throw that this file is not supported.. NODE_ENV=staging at the build time, it will...

This ticket also related to this ticket [#1561 ](https://github.com/supabase/auth/issues/1561)

@marandaneto Does the reactnative sdk works on rn-web as well?