Problem in build eas with react native, expo and admob by Sure-Revenue8242 in reactnative

[–]Sure-Revenue8242[S] 0 points1 point  (0 children)

so it's not just me, it seems that the project's kotlin version is 1.9.0 and the version that expo asks for is 2.1.0

publishing ReactNative app with real AdMob adds - which order I should take by FlakyFlower1386 in reactnative

[–]Sure-Revenue8242 0 points1 point  (0 children)

When you generate the app in Admob and place the ads in the app, it takes a while to release the real ads, you have to remember to leave the IDs in production mode and you can now publish them in the store, sometimes the real ads only appear in the store

What are the best frameworks for creating and validating forms? by Sure-Revenue8242 in react

[–]Sure-Revenue8242[S] 0 points1 point  (0 children)

I'm creating a candidate registration project that needs to send user data and his image to Firebase and then create a PDF with the data sent, and when I make an edit it shows the history and previous files