Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
Preface
Who Should Read This Book
Why I Wrote This Book
A Word on JavaScript Today
Navigating This Book
Online Resources
Conventions Used in This Book
O’Reilly Safari
How to Contact Us
Acknowledgments
The React Native Toolchain
1.1. Setting Up Your Development Environment
1.2. Writing ES6 with Babel
1.3. Organizing Project Files
1.4. Dealing with Catastrophic Failure
Living in the React Native Ecosystem
2.1. Stop Repeating Yourself: Implement Custom Components
2.2. Adding an Open Source Progress Bar
2.3. Sharing Custom Components
2.4. Routing Between Login Screens
2.5. Using Redux for Global State Management in Redux
Style and Design
3.1. Composing Stylesheets
3.2. Building Flexible Layouts with Flexbox
3.3. Importing Image Vectors and Icons
3.4. Looping Animations
Managing Hardware Platforms
4.1. Asking for Permission to Use Device Hardware (iOS)
4.2. Fetching Paginated Requests
4.3. Save Application State with Redux and Local Storage
4.4. Using the Filesystem
Lift Off! Sharing Your App
5.1. Automate Publishing Your App
5.2. Sharing Your iOS App with Beta Testers
5.3. Configuring Application Settings
Making Your App Maintainable
6.1. Protect Your Components with PropTypes
6.2. Check Runtime Errors with Flow
6.3. Automate Your Component Tests
6.4. Maintain Coding Standards with ESLint
6.5. Write Your App with Reason
Index
← Prev
Back
Next →
← Prev
Back
Next →