Perfect tutorial, can you also make for react native libraries that is unsupported by expo go and integrate it by using expo module?
@jmmmmmmmmmk25 күн бұрын
Hi nice video! Question: what UI components does Expo Go's settings tab uses?
@sanjoyrakshit8424 ай бұрын
Good explanation sir. Sir please making video how to setup deep linking in expo app with expo router also handle dinamic path deep linking I think it's a good topic every developer who are developing app with expo
@timmyjose4 ай бұрын
The expo Native Modules section doesn't give any async examples. One of the examples ("Setting theme via UserDefaults/SharedPreferences") in fact explicitly mentions that it is sync. Is there any documentation on how to make everything async?
@GabrielLogan173 ай бұрын
You can write AsyncFunction("etc") {}
@GabrielLogan173 ай бұрын
But yes, I agree that documentation from the expo is not so good...
@cesswhite4 ай бұрын
Nice 👍
@drupi.0Ай бұрын
no sample for .xframework and .aar
@ExpoDevelopersАй бұрын
hi, with which SDK version are you getting this error?
@ykking284 ай бұрын
my expo apk file size 70 mb but how to reduce apk file size ?
@rbbimusayev77714 ай бұрын
This is the normal size for apk. When you create a production build with .aab, it reduces almost half of the apk size. When you upload it to google play it is also minimized by google and makes your app about 10-15 mb