Тёмный

React Native Expo to APK File 

Full Stack Niraj
Подписаться 12 тыс.
Просмотров 43 тыс.
50% 1

Ultimate React Native Course: www.udemy.com/...
So far we have build our full stack react native application. We used node, express and a bunch of other tools to create our api. Then we build an admin panel and an app using react native (expo cli).
Now in this video we will see how we can export our react native app to apk file for android.
Check out the playlist: • Node React & React Nat...
Support the channel: / ndpniraj
======================
Video Series You May Like:
======================
Create Music Player (React Native): • React Native Music Player
MERN Stack Auth (Node JS & React Native): • MERN Authentication Sy...
Full Stack Blog App (Node JS & React Native): • Full Stack App With No...
Note App (React Native): • CRUD App With React Na...
Social Media Links
Instagram - / ndpniraj
Twitter - / ndpniraj
Linkedin - / niraj-dhungana-23387b207

Опубликовано:

 

12 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 43   
@sang9107
@sang9107 2 года назад
Great video Niraj. I love your channel so much, you helped with some personal project I was working on and I will always be grateful. Just a small request involving the current video, I learned how to lower expo apk size by migrating my code from expo to rn. I am sure of the users would appreciate if they learned of it.
@fsniraj
@fsniraj 2 года назад
I will try to make that.
@sahinewswala7466
@sahinewswala7466 Год назад
Bro eos build is happening in expo website I am trying to download then it says to extract and encode file I don't see anything to install as normal apk please help brother
@thanzeerhussain469
@thanzeerhussain469 Год назад
This basic Expo app has a large file size. Is there a method to decrease its size?
@anatolytaranenko4929
@anatolytaranenko4929 2 года назад
Hi Niraj, thank you for the video)
@Peak_.
@Peak_. 11 месяцев назад
i have a problem. when i run my app on expo go it works fine but when i build apk file it shows axois network error so please help me
@langxu1127
@langxu1127 Год назад
Hi Niraj, thanks for the video.I have a question How to package to my own computer instead of expo platform
@zhgaaaaaan
@zhgaaaaaan Год назад
Thank you very much for this video. Is it possible to make a video about location tracking if the application is closed?
@nirajn9758
@nirajn9758 2 года назад
Hi Niraj I like you tutorial video can please tell me when I change code and save than updated my app automatically.. please tell me bro..
@KnoxvilleMX
@KnoxvilleMX 2 года назад
Hi Niraj, thanks for the video... Quick question, what's the avg size of an expo app? I've heard expo creates sort of big apks (such as the one you just shared which is 66mb) and I wanted to know that before I proceed with creating an expo build.
@fsniraj
@fsniraj 2 года назад
It depends on your project and the packages that you are using to build the project.
@mrnatkun
@mrnatkun Год назад
Thank you sir. Very helpfull
@user-fn7bc7vw1o
@user-fn7bc7vw1o Год назад
bro its creating aak file how to build apk file ??
@shakilahmed6870
@shakilahmed6870 Год назад
Bro how should I update the app after making a change in the code?
@segundeveloper6423
@segundeveloper6423 2 года назад
Which one would you rather? React Native Expo or the React Native CLI?
@fsniraj
@fsniraj 2 года назад
It depends on you and your requirements. Expo is great if you are not familiar with native app development. Like an Android studio ( Java, Kotlin), xCode (Odjective C, Swift).
@junaidshahzad6772
@junaidshahzad6772 Год назад
thats interesting i tried it thank u
@christiangonzalez7583
@christiangonzalez7583 Год назад
Hi, great video. One question. I downloaded the apk to my device. But, when i click the app, it redirectme to the expo app to login. Why this could be happen?
@ZikyFranky
@ZikyFranky Год назад
You exported a "development build"
@sagartambe4508
@sagartambe4508 Год назад
Can we build APK of Expo React App in Android Studio?
@codesoon9668
@codesoon9668 2 года назад
Is it possible a video in which you can transform your blogapp into a website?
@jahidali3295
@jahidali3295 2 года назад
Hii Niraj in this video you have create a APK file and what if we need to change some code and (imp) i.e Icon how we can do can u please make video on this...
@jahidali3295
@jahidali3295 2 года назад
please make video on this
@vanshitalavange8013
@vanshitalavange8013 2 года назад
thank you so much
@tranman-z6v
@tranman-z6v 11 месяцев назад
Can I intern with it?
@iosdeveren
@iosdeveren 2 года назад
hello bro , can u do full-stack real auth + authorization (node.js server) , client: react native app , also please show us how to store token and renew the access token without logging out the user ! Super video!
@fsniraj
@fsniraj 2 года назад
I think you should check the playlist of my channel.
@iosdeveren
@iosdeveren 2 года назад
@@fsniraj I watched them but I don't know how to renew the token automatically that I stored on my react native app, I couldn't see any video about this :(, and I couldn't find too many sources about it The access token should be renewed every 3 minutes in my mobile application For security ( I dont know how to detect it in my app )
@mohammedsaheed9847
@mohammedsaheed9847 2 года назад
I had this error Standalone build failed! what could be the problem please?
@fsniraj
@fsniraj 2 года назад
Can you share the screen shot of the error that you are getting in my instagram?
@mohammedsaheed9847
@mohammedsaheed9847 2 года назад
@@fsniraj whats your instagram account?
@mohammedsaheed9847
@mohammedsaheed9847 2 года назад
@@fsniraj Error: ./gradlew exited with non-zero code: 1 at ChildProcess.completionListener (/app/turtle/node_modules/@expo/xdl/node_modules/@expo/spawn-async/build/spawnAsync.js:52:23) at Object.onceWrapper (events.js:421:26) at ChildProcess.emit (events.js:314:20) at ChildProcess.EventEmitter.emit (domain.js:483:12) at maybeClose (internal/child_process.js:1022:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) ... at spawnAsync (/app/turtle/node_modules/@expo/xdl/node_modules/@expo/spawn-async/build/spawnAsync.js:17:21) at spawnAsyncThrowError (/app/turtle/node_modules/@expo/xdl/build/detach/ExponentTools.js:201:45) at buildShellAppAsync (/app/turtle/node_modules/@expo/xdl/build/detach/AndroidShellApp.js:985:11) at async Object.createAndroidShellAppAsync (/app/turtle/node_modules/@expo/xdl/build/detach/AndroidShellApp.js:396:5) at async runShellAppBuilder (/app/turtle/build/builders/android.js:102:9) at async Object.buildAndroid [as android] (/app/turtle/build/builders/android.js:50:28) at async build (/app/turtle/build/jobManager.js:181:33) at async processJob (/app/turtle/build/jobManager.js:118:32) at async Object.doJob (/app/turtle/build/jobManager.js:49:5) at async main (/app/turtle/build/server.js:66:13)
@mohitmaroliya3990
@mohitmaroliya3990 2 года назад
How did you transfered APK file from desktop to mobile???
@fsniraj
@fsniraj 2 года назад
There is a magical device called USB cable 😂.
@shakilahmed6870
@shakilahmed6870 Год назад
@@fsniraj 🤣🤣🤣
@sudeepshetty4804
@sudeepshetty4804 Год назад
after running on mobile its showing blank screen
@CodeWithRaihan
@CodeWithRaihan 2 года назад
why apk file size is so large
@fsniraj
@fsniraj 2 года назад
Good question. This is because of expo. Final projects built with expo will automatically become large because of the lot of wanted and unwanted wrappers and libraries. This is one and the most known issues working with expo cli.
@Tresordiwata100
@Tresordiwata100 2 года назад
@@fsnirajso, what should we do to fix this problem?
@madanmalhotra
@madanmalhotra Год назад
Update your video, its out dated
@fsniraj
@fsniraj Год назад
I will, thanks.
@VEOdev
@VEOdev Год назад
This doesn't work in 2023, they decided to make it complicated.
Далее
Rewrite React Native App
12:14
Просмотров 71 тыс.
when you have plan B 😂 @andreyreactions
00:11
Просмотров 1,1 млн
React Native vs Flutter - Which should you use?
22:31
Building a Mobile App in 2024: The BEST Technologies
13:31
🔴 Convert an Expo App to Apk in React Native!
7:38
eas submit tutorial | Expo | React Native
12:03
Просмотров 11 тыс.
How ChatGPT Built My App in Minutes 🤯
8:28
Просмотров 2,4 млн