Ionic 4 + React - Building hybrid mobile apps with React!

preview_player
Показать описание
Ionic + React has finally landed into beta stage in Ionic Framework (Ionic v4) and now you can create ionic apps using react framework! Let's see how!

Рекомендации по теме
Комментарии
Автор

These guys even talked about rolling out ionic + vue. They cannot be stopped.

Also, thank you for the vid.

felixo
Автор

Very helpful to start with React + Ionic. Thank you.

sandeepnilewar
Автор

Looking forward to see moreI really love your stuff!

burningdinosaurs
Автор

Great work! I've been looking for such a guide. Currently there's no "real" documentation on Ionic 4 & React!

StoriesWithGR
Автор

Hey guys.. I am facing this error stating "TypeError: Cannot read property 'startsWith' of undefined"

and this error comes in the Iontab routing.. Can you help me in this?

pragadeeshraj
Автор

I bet this solutions works even for vanilla javascript (minus the react syntax). If you have your static web page, just go in, do the capacitor thingy. Theoretically, it works

andy_lamax
Автор

Can you make a video as how to deploy it as a setup file please?

cwcfunclock
Автор

How to get user role? is that possible in ionic 4?

assalle
Автор

Can Ionic work with ES6 JS instead of STUPID TypeScript ... thanx.

ahmedmusawir
Автор

Has anyone tested this on an Android emulator? I get a blank screen yet I see a start page on ionic serve/npm start.

aherowon
Автор

Mas onde eu acho o APK ? 🇧🇷
But, where i found this APK?

ramonpaolomaran
Автор

TypeError: Cannot read property 'startsWith' of undefined

vincentgauthier
Автор

i just have a question regarding IonRouterOutlet, is it okay not to use that because I'm already using the href of in IonTabButton?

BouncyTV