Perfect tutorial, can you also make for react native libraries that is unsupported by expo go and integrate it by using expo module?
@timmyjose3 ай бұрын
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?
@GabrielLogan172 ай бұрын
You can write AsyncFunction("etc") {}
@GabrielLogan172 ай бұрын
But yes, I agree that documentation from the expo is not so good...
@sanjoyrakshit8423 ай бұрын
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
@cesswhite3 ай бұрын
Nice 👍
@ykking283 ай бұрын
my expo apk file size 70 mb but how to reduce apk file size ?
@rbbimusayev77713 ай бұрын
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