更新时间:2021-07-02 13:38:03
coverpage
Title Page
Copyright and Credits
React Native Cookbook Second Edition
About Packt
Why subscribe?
Packt.com
Contributors
About the author
About the reviewer
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Download the color images
Conventions used
Sections
Getting ready
How to do it…
How it works…
There's more…
See also
Get in touch
Reviews
Setting Up Your Environment
Technical requirements
Installing dependencies
Installing Xcode
Installing Android Studio
How to do it...
There's more...
Installing Node.js
Installing Expo
Installing Watchman
Initializing your first app
Running your app in a simulator/emulator
Running your app on an iOS simulator
Running your app on a real device
Running your app on an iPhone or Android
Summary
Further reading
Creating a Simple React Native App
Adding styles to elements
How it works...
Using images to mimic a video player
Creating a toggle button
Displaying a list of items
Using flexbox to create a layout
Setting up and using navigation
Implementing Complex User Interfaces - Part I
Creating a reusable button with theme support
Building a complex layout for tablets using flexbox
Including custom fonts
Using font icons
Implementing Complex User Interfaces - Part II
Dealing with universal applications