React Native Expo to APK File

  Рет қаралды 42,269

Full Stack Niraj

Full Stack Niraj

2 жыл бұрын

Ultimate React Native Course: www.udemy.com/course/mern-sta...
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

Пікірлер: 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.
@anatolytaranenko4929
@anatolytaranenko4929 Жыл бұрын
Hi Niraj, thank you for the video)
@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 11 ай бұрын
This basic Expo app has a large file size. Is there a method to decrease its size?
@langxu1127
@langxu1127 Жыл бұрын
Hi Niraj, thanks for the video.I have a question How to package to my own computer instead of expo platform
@Peak_.
@Peak_. 10 ай бұрын
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
@zhgaaaaaan
@zhgaaaaaan Жыл бұрын
Thank you very much for this video. Is it possible to make a video about location tracking if the application is closed?
@shakilahmed6870
@shakilahmed6870 Жыл бұрын
Bro how should I update the app after making a change in the code?
@junaidshahzad6772
@junaidshahzad6772 Жыл бұрын
thats interesting i tried it thank u
@mrnatkun
@mrnatkun Жыл бұрын
Thank you sir. Very helpfull
@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..
@user-fn7bc7vw1o
@user-fn7bc7vw1o Жыл бұрын
bro its creating aak file how to build apk file ??
@sagartambe4508
@sagartambe4508 Жыл бұрын
Can we build APK of Expo React App in Android Studio?
@KnoxvilleMX
@KnoxvilleMX Жыл бұрын
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 Жыл бұрын
It depends on your project and the packages that you are using to build the project.
@codesoon9668
@codesoon9668 2 жыл бұрын
Is it possible a video in which you can transform your blogapp into a website?
@vanshitalavange8013
@vanshitalavange8013 2 жыл бұрын
thank you so much
@erenberkaydinc615
@erenberkaydinc615 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.
@erenberkaydinc615
@erenberkaydinc615 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 )
@user-ip7qy1ht7w
@user-ip7qy1ht7w 10 ай бұрын
Can I intern with it?
@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"
@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).
@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)
@jahidali3295
@jahidali3295 Жыл бұрын
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 Жыл бұрын
please make video on this
@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.
How to publish Expo React Native App to Google Play Store
34:35
notJust․dev
Рет қаралды 100 М.
How Many Balloons Does It Take To Fly?
00:18
MrBeast
Рет қаралды 193 МЛН
Эффект Карбонаро и нестандартная коробка
01:00
История одного вокалиста
Рет қаралды 10 МЛН
React Native File Structure: Best Practices and Tips
14:03
Hitesh Choudhary
Рет қаралды 94 М.
Rewrite React Native App
12:14
Hitesh Choudhary
Рет қаралды 65 М.
Why I FAILED to Build EPUB Reader Using React Native
13:40
Full Stack Niraj
Рет қаралды 485
eas submit tutorial | Expo | React Native
12:03
Native Notify
Рет қаралды 10 М.
Build apk file from React Native Application
5:46
Monisankar Nath
Рет қаралды 49 М.
Курс React Native. Пишем Мобильное Приложение на JavaScript
2:42:19
Create react projects
22:33
Hitesh Choudhary
Рет қаралды 39 М.
Новые iPhone 16 и 16 Pro Max
0:42
Romancev768
Рет қаралды 2,2 МЛН
Сколько реально стоит ПК Величайшего?
0:37
Как распознать поддельный iPhone
0:44
PEREKUPILO
Рет қаралды 2,3 МЛН
Частая ошибка геймеров? 😐 Dareu A710X
1:00
Вэйми
Рет қаралды 1,7 МЛН