From React Web to Native Mobile App with Capacitor & Ionic

  Рет қаралды 55,934

Simon Grimm

Simon Grimm

Күн бұрын

Пікірлер: 100
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Want more? Check out some real Ionic clones here: kzbin.info/aero/PLNFwX8PVq5q5K_ztYB5umsEu9p6SOQQSb Make sure to subscribe for more! kzbin.info_?sub_confirmation=1
@TheLukrify
@TheLukrify 2 жыл бұрын
Exactly what I needed! I never thought it could be so easy. Thanks!
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Glad it helped!
@prashant43240
@prashant43240 2 жыл бұрын
Please make tutorial on webrtc in ionic🙂
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Yes it's on the list!
@sebastiannietor9724
@sebastiannietor9724 Жыл бұрын
​@@galaxies_devhave you done a video about it?
@jorgetovar621
@jorgetovar621 2 жыл бұрын
What are your thoughts after have been working with Angular? Do you like react?
@codedevph5528
@codedevph5528 2 жыл бұрын
Up on this
@galaxies_dev
@galaxies_dev 2 жыл бұрын
I think I'll record a video about my first impressions. Mixed at this point - I enjoy some things and dislike others!
@subhampatro4812
@subhampatro4812 2 жыл бұрын
Please add this in video it would be really useful for us
@Rama-Rama74
@Rama-Rama74 10 ай бұрын
Thanks for your great videos! Had this question on Ionic: so, it would seem ALL the HTML tags will have to be revisited to change to their suitable Ionic versions? Will the Web UI be different from both iOS and Android (here it seemed to use the Android version for the same?). Thanks!
@chizuru1999
@chizuru1999 2 жыл бұрын
Keep it up! Also please post every video when you learn. doesn't matter if you dont do commentary much or edit it. ☺️ Will help keep the progress together.
@subhampatro4812
@subhampatro4812 2 жыл бұрын
How to implement firebase push notification using capacitor ? In react project and test on ios using xcode
@lacake6152
@lacake6152 Жыл бұрын
How can I run the app on my iPhone when I am developing on a Windows/Linux machine?
@oyinlolaabolarin4363
@oyinlolaabolarin4363 9 ай бұрын
How do you now deploy this to appstore or play store?
@techTalks-FullStack
@techTalks-FullStack 5 ай бұрын
Thanks for the vedio. I build an app using capacitor and i am facing problem that it closes on click of back button. Suggest a solution pls
@hassanabuya
@hassanabuya 9 ай бұрын
Hello, nice tut, in my case i have a vite app with .env for my variables in here i have the backend api_url, which i use in my react project throughout so how can i still use my backend in my .apk because i didn't see anywhere about environment variables....plz help, Thankssss
@abdelallitahiri7934
@abdelallitahiri7934 2 жыл бұрын
Niice, I really got a lot of new things about this subject, Thank you
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Glad it was helpful!
@amd_888
@amd_888 Жыл бұрын
Hi Simon, thanks for the video. How do I connect to my backend because it seems that it is not connecting to my server and APIs. It is displaying my login screen but not going beyond that. Do I need to include my .env file somewhere or is there something else I must do. Please help me or let me know where I can look to connect my backend. Thank you.
@galaxies_dev
@galaxies_dev Жыл бұрын
A .env file usually won't work with Ionic - but you can talk to an API through a URL like in any application!
@张浩良
@张浩良 Жыл бұрын
Simon, I want to ask you if you were to start from scratch, how would you evaluate going react+capacitor VS. react-native+expo to make it work across mobile and web in one code base
@galaxies_dev
@galaxies_dev Жыл бұрын
Really depends on a lot of factors. You can get a good result with both. Capacitor might have more code reuse and easier project setup, while RN result will be more native on iOS+Android.
@ChenthamizhKUMARANJeyakanthan
@ChenthamizhKUMARANJeyakanthan 2 жыл бұрын
expected one.. good job @Simon
@RawahulIslam
@RawahulIslam 7 ай бұрын
Unable to open base configuration reference file, any help?
@thelegendary4593
@thelegendary4593 Жыл бұрын
Hello sir, I just created a react js web application with API function but at the time of converting the react js app into android aap that time frontend is working properly but the API is not working in the Android app, and what conditions are required for the converting the APK, can you help me...?
@aleksandrmatyka3118
@aleksandrmatyka3118 4 ай бұрын
oh man did you try display svg for capacitor native app as background-image? Didn't find topic about this but it's just doesn't work(
@devendranvemula
@devendranvemula 2 жыл бұрын
can you please say some pdf viewer that works in ionic capacitor with react, i need it please
@אלעדר
@אלעדר Жыл бұрын
Hi man, Does Capacitor support apps that rely on SSR?
@samahgad241
@samahgad241 Жыл бұрын
very helpful and clear, thanks simon
@thabisomagwaza4431
@thabisomagwaza4431 2 жыл бұрын
Amazing, this is exactly what I'm looking for!
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Happy to hear Thabiso! If you got any other questions just let me know 🙌
@thabisomagwaza4431
@thabisomagwaza4431 2 жыл бұрын
@@galaxies_dev, I'm a web developer and I'm looking to go into mobile development. I just got a job as a React developer and I was worried that I now have to go the "learn React Native" route in order to quickly get into the mobile space. Now I know I can do it entirely in React😁😁. My question is, how can I send push notification using Capacitor? Is it possible?
@galaxies_dev
@galaxies_dev 2 жыл бұрын
@@thabisomagwaza4431 It certainly is using Capacitor plugins! I'm gonna create a tutorial about that as well :) And congrats to your new job 🎉
@thabisomagwaza4431
@thabisomagwaza4431 2 жыл бұрын
@@galaxies_dev That would be amazing😁. Also, perhaps you could do one on the limitations of Capacitor compared to approaches such as native development and dedicated cross-platform languages like React-Native and Flutter. We know that the convenience of Capacitor doesn't come for free; the worst thing is finding out its limitations when you've already invested a lot of time and money into going that route. It would be nice to know most of the pros and cons upfront
@blameItleaveit
@blameItleaveit 4 ай бұрын
what about ssr ?
@andresprommel3226
@andresprommel3226 Жыл бұрын
We have a web application and we need to use push notification, face id, fingerprint. I could solve this issues with capacitor ?
@galaxies_dev
@galaxies_dev Жыл бұрын
Yeah that's very possible with Capacitor!
@timschannel247
@timschannel247 2 жыл бұрын
Well explained! Good Job!
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Glad it was helpful!
@maaran_sk7734
@maaran_sk7734 2 жыл бұрын
Please sir make more tutorials for React with ionic & Capacitor 🙏🙏🙏🙏
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Yes I will!
@JohanMagnusson1
@JohanMagnusson1 Жыл бұрын
Really useful, thank you!
@galaxies_dev
@galaxies_dev Жыл бұрын
You're welcome Joham!
@soulamazing1228
@soulamazing1228 Жыл бұрын
The npm run build command creates an empty folder for me why is that?
@soulamazing1228
@soulamazing1228 Жыл бұрын
Nevermind, I previously updated npm which caused runtime errors with the dependencies
@sunilkumar-xe8ok
@sunilkumar-xe8ok Жыл бұрын
after converting to app 'signup with google' button not working plz help
@geniux8048
@geniux8048 2 жыл бұрын
Is there a way to safe area margins on xcode by not using css?
@galaxies_dev
@galaxies_dev 2 жыл бұрын
I will check it out!
@sebastiannietor9724
@sebastiannietor9724 Жыл бұрын
Can i use a MacBook air m1 8GB to run this on the iPhone simulator? Or would i need something powerful?
@DhawalRathod
@DhawalRathod 9 ай бұрын
It will work fine. 👍
@andreasstrau3016
@andreasstrau3016 2 жыл бұрын
I am starting a New prj, what shoould i use still ang, react orr vue?
@galaxies_dev
@galaxies_dev 2 жыл бұрын
All of them are great choices - pick the one you are most comfortable with!
@turkergercik
@turkergercik 2 жыл бұрын
Hello sir ,firstly thank you for this great tutorial. I work on an ionic capacitor react app. When i long press on input(not ion-input) a white cut copy paste box with capacitor symbol appears and covers most of the screen. How can i fix this ? Thank you.
@galaxies_dev
@galaxies_dev 2 жыл бұрын
I will check this out, haven't seen it before!
@turkergercik
@turkergercik 2 жыл бұрын
@@galaxies_dev I can share ss or send you email
@zentapartner
@zentapartner 2 жыл бұрын
Awesome 👊🏻
@galaxies_dev
@galaxies_dev 2 жыл бұрын
🤙
@umarjuraev1624
@umarjuraev1624 Жыл бұрын
what about Pod ? i got error
@AndresSalvadorPrommelGaleano
@AndresSalvadorPrommelGaleano Жыл бұрын
Hello friend, I'm trying to use capacitor with create-react-app, I was able to run the app on android and ios but the builds don't recognize the .env with all the environment variables? .. Do you know how to solve this problem, I was searching and I did not find a solution.
@markvitko2638
@markvitko2638 Жыл бұрын
Did you find the solution to this?
@alastairtheduke
@alastairtheduke Жыл бұрын
Great explanation of (web app with react+ capacitor) = mobile app + ionic vs ionic-react + capacitor = mobile app
@galaxies_dev
@galaxies_dev Жыл бұрын
So many options!
@schurli1614
@schurli1614 Жыл бұрын
Nice Video, I have learned a lot! But I have a question. Is it possible to build the Ionic Application with react first and then install it in capacitor?
@galaxies_dev
@galaxies_dev Жыл бұрын
Yeah you can add Capacitor whenever you want to your React app
@thisisnotfinancialadvice3803
@thisisnotfinancialadvice3803 2 жыл бұрын
Please make a video with the capacitor native interaction
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Yes working on it!
@worldbest3097
@worldbest3097 2 жыл бұрын
is this same with using webview? in ios, android?
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Yes Capacitor uses a webview to display your app inside a native mobile app.
@manrikevillalobos6270
@manrikevillalobos6270 2 жыл бұрын
Amazing video! Thank you so much for teaching us how to use Ionic and Capacitor! I really enjoy them! It's possible that in some moment, or maybe you can guide me where to search, how to build apps using Ionic and Capacitor with Svelte? Or framework agnostic, usin plain vanilla JS/TS? It's because I don't use React, nor Angular either, so it's a little difficult to follow the tutorials, try to understand the app internals (like service workers with Capacitor, that use the Angular service worker service, so I don't understand how to use, or configure, a plain service worker with JS). That's the reason that I have not could purchase the book Build with Ionic yet, because use Angular as framework. Thank you! Please, keep your good work!!!
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Happy to show this way Manrike! Definitely think I could/should do a similar one with Vanilla JS... Meanwhile it would be amazing if you would share the tutorial on your preferred social media channel to help me reach more web devs 🙌
@manrikevillalobos6270
@manrikevillalobos6270 2 жыл бұрын
@@galaxies_dev Sure!!!!
@laurentsanson8075
@laurentsanson8075 Жыл бұрын
Hi Simon, thanks a lot for all your videos on Ionic, great work !! Quick question, do you think a real life web application could be easily transform to a mobile app with Capacitor? Or is is better to have kind of clone of the web project and re adjust for mobile with ionic component?
@galaxies_dev
@galaxies_dev Жыл бұрын
Sure, many companies do it already! Check out this app which was part of my review video: kzbin.info/www/bejne/pnKxZ6mnj5lre9Esi=if85CHszVUaPI02v&t=588
@AndresSalvadorPrommelGaleano
@AndresSalvadorPrommelGaleano Жыл бұрын
What happend if I have .env in the react aplication ? . .
@galaxies_dev
@galaxies_dev Жыл бұрын
React is not picking up an .env file, that would only work with NextJS!
@AGUNGKAYA
@AGUNGKAYA 2 жыл бұрын
what would you buy if you make a video "Complete React/Ionic 2022" in udemy and sold for 45.8K ? (approximately $10 x 45.8K = $458,000).
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Haha don't think every subscriber would purchase :D But maybe we could add a membership to the channel as well 🤔
@thabisomagwaza4431
@thabisomagwaza4431 2 жыл бұрын
@@galaxies_dev I'd join!
@geniux8048
@geniux8048 2 жыл бұрын
You are star
@adnanhashem6714
@adnanhashem6714 Жыл бұрын
hello i have .js files can make for .js files
@solomonrajkumar5537
@solomonrajkumar5537 2 жыл бұрын
Hello Sir, it was very wonderful demo, I have few questions... how can we adjust the button size in browser? and do you have any comprehensive course on Udemy React Web to Native Mobile App with Capacitor & Ionic...
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Hey Solomon, no don't have a React course yet - but will work on it soon! Until then I'm gonna release more free tutorials, so let me know if there's a specific topic that you would like to see in a video/course!!
@thesheldark7515
@thesheldark7515 2 жыл бұрын
FINALLY!
@TheSaceone
@TheSaceone 2 жыл бұрын
Team Angular
@galaxies_dev
@galaxies_dev 2 жыл бұрын
I won't leave you ❤️
@vik8382
@vik8382 8 ай бұрын
when I heard corvoda, then i stopped. never ever i touch stuff similar to it
@prashant43240
@prashant43240 2 жыл бұрын
Angular
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Will still come Prashant, even more epic tutorials soon!
@prashant43240
@prashant43240 2 жыл бұрын
@@galaxies_dev thanku🙂
@Matheus_1582
@Matheus_1582 2 жыл бұрын
Simon, you are left-handed
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Thanks.
@ahmaat19
@ahmaat19 2 жыл бұрын
react 👍
@rolandehiosun2513
@rolandehiosun2513 2 жыл бұрын
Hmmmm
@kangqian8288
@kangqian8288 2 жыл бұрын
Angular is noob ever🤣🤣🤣🤣🤣
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Naah it's good as well!
@mostafaosman1437
@mostafaosman1437 2 жыл бұрын
Angular 🥲😊
@galaxies_dev
@galaxies_dev 2 жыл бұрын
Still coming!
React Native, Flutter or Capacitor - The Cross Platform Showdown
34:37
Why I moved to React Native
12:06
Simon Grimm
Рет қаралды 48 М.
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 53 МЛН
А я думаю что за звук такой знакомый? 😂😂😂
00:15
Денис Кукояка
Рет қаралды 6 МЛН
From React to React Native in 12 Minutes
12:33
Simon Grimm
Рет қаралды 26 М.
Ionic + React - Tutorial for Beginners
3:07:14
Academind
Рет қаралды 196 М.
From Next.js to Mobile: Unlock Platforms in Minutes with Capacitor
11:53
Capacitor - Five Apps in Five Minutes
6:50
Fireship
Рет қаралды 176 М.
Building a Native Mobile App with Next.js and Capacitor
31:13
Simon Grimm
Рет қаралды 55 М.