Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Lightning-Fast Mobile App Development with Galio

You're reading from   Lightning-Fast Mobile App Development with Galio Build stylish cross-platform mobile apps with Galio and React Native

Arrow left icon
Product type Paperback
Published in Nov 2021
Publisher Packt
ISBN-13 9781801073165
Length 272 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Alin Gheorghe Alin Gheorghe
Author Profile Icon Alin Gheorghe
Alin Gheorghe
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Preface 1. Chapter 1:Introduction to React Native and Galio 2. Chapter 2: Basics of React Native FREE CHAPTER 3. Chapter 3: The Correct Mindset 4. Chapter 4: Your First Cross-Platform App 5. Chapter 5: Why Galio? 6. Chapter 6: The Basics of Mobile UI Building 7. Chapter 7: Exploring the State of Our App 8. Chapter 8: Creating Your Own Custom Components 9. Chapter 9: Debugging and Reaching out for Help 10. Chapter 10: Building an Onboarding Screen 11. Chapter 11: Let's Build – Stopwatch App 12. Chapter 12: Where To Go from Here? 13. Other Books You May Enjoy

Summary

In this chapter, we started learning about our Expo's basic file structure and how all those files are connected, how App.js is the main entry point into our application, and which function is getting called at startup. After that, we delved into the main concepts of JSX, explaining and comparing JSX to other markup languages and understanding that JSX is more of an extension of JavaScript.

We left the theory aside and started importing our first component while talking about npm and how we will use it in the future when creating more complex applications. We imported the core components of React Native and explained them all. Using them felt comfortable and pretty easy, so we figured, why not create a component? After we created a component, we learned more about file structure and how to index all of our components into a single file, which helped us clean our code even more.

In the next chapter, we'll study the correct mindset of a React/React Native developer and understand how to think in React. This is going to help us greatly because it will save us time when we're starting a new project. If the planning is correct from the start, we won't have any problems building the project.

You have been reading a chapter from
Lightning-Fast Mobile App Development with Galio
Published in: Nov 2021
Publisher: Packt
ISBN-13: 9781801073165
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image