#alice_reactnative-expo
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1260298760823509032
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
@covert mantle can I ask you to be a lot more descriptive about the issue? What is the exact error you get and where/when does it appear
alice_reactnative-expo
yes for sure. I am attaching the to errors I encounter first one is related with dependency versions and after I pod update I do get the second error. I also created an issue if you would like to take a look https://github.com/stripe/stripe-react-native/issues/1686
that error seems to mostly say the ReactNative SDK isn't properly installed on your end. Sorry I barely understand Expo and it's such a strange integration that is months behind in general
Ah we're in luck, @broken jacinth is taking over and they are familiar with ReactNative so hopefully they can help you figure out what's wrong
๐ give me a moment to take a look
Thank you guys, I am also new to react native so please ask me anything and I will try my best to provide ASAP
have you tried running npx react-native start --reset-cache ?
no, not yet but just executed the command now
oh it actually worked now
can you please explain me a bit more what just happened
Seems like the older objects/libs were cached and the flag reset it ๐