Using React Native, Ionic, and JHipster for Mobile Development
This article shows you how to use JHipster—along with its Ionic and React Native modules—to create a health tracking application.
Join the DZone community and get the full member experience.
Join For FreeThere are many options when it comes to developing mobile apps; there’s Kotlin or Java for Android and Swift and Objective C for iOS. Additionally, you have Progressive Web Apps (that have the ability to work offline and look like mobile apps) and hybrid mobile apps (apps created with web technologies that look like native apps).
I’m a web developer, and I like to use the technologies I know to create apps. This screencast shows you how to use JHipster—along with its Ionic and React Native modules—to create a health tracking application.
The code created in this screencast can be found on GitHub in mraible/mobile-jhipster. If you’d like to try and re-create the apps yourself, you can follow my demo steps.
I recently delivered this screencast as a talk at AllTheTalks. You can find my presentation slides below.
Learn More About Mobile Development and JHipster
We have several blog posts and videos about mobile development JHipster - check them out!
- Build an Android Application with Authentication
- Have a SPA day with JHipster, Vue.js & Okta
- Create a React Native App with Login in 10 Minutes
- Build Mobile Apps with Angular, Ionic 4, and Spring Boot
- Java Microservices with Spring Cloud Config and JHipster
- Better, Faster, Lighter Java with Java 12 and JHipster 6
If you like this video and want to see more like it, follow @oktadev on Twitter, subscribe to our YouTube channel, or follow us on LinkedIn. As always, please leave a comment if you have any questions.
Published at DZone with permission of Matt Raible, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Auditing Tools for Kubernetes
-
Redefining DevOps: The Transformative Power of Containerization
-
Insider Threats and Software Development: What You Should Know
-
Boosting Application Performance With MicroStream and Redis Integration
Comments