React Native for Mobile Development: Harness the Power of React Native to Create Stunning iOS and Android Applications
Autor Akshat Paul, Abhishek Nalwayaen Limba Engleză Paperback – 13 iun 2019
You will start by setting up React Native and exploring the anatomy of React Native apps. You'll then move on to Redux data flow, how it differs from flux, and how you can include it in your React Native project to solve state management differently and efficiently. You will also learn how to boost your development by including popular packages developed by the React Native community that will help you write less; do more. Finally, you'll learn to how write test cases using Jest and submit your application to the App Store.
React Native challenges the status quo of native iOS and Android development with revolutionary components, asynchronous execution, unique methods for touch handling, and much more. This book reveals the the path-breaking concepts of React.js and acquaints you with the React way of thinking so you can learn to create stunning user interfaces. What You'll Learn
- Build stunning iOS and Android applications
- Understand the Redux design pattern and use it in your project
- Interact with iOS and android device capabilities such as addressbook, camera, GPS and more with your apps
- Test and launch your application to the App Store
Preț: 302.21 lei
Preț vechi: 377.77 lei
-20% Nou
Puncte Express: 453
Preț estimativ în valută:
57.83€ • 60.30$ • 48.07£
57.83€ • 60.30$ • 48.07£
Carte disponibilă
Livrare economică 27 februarie-13 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484244531
ISBN-10: 1484244532
Pagini: 233
Ilustrații: XVI, 237 p. 115 illus.
Dimensiuni: 178 x 254 x 17 mm
Greutate: 0.45 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484244532
Pagini: 233
Ilustrații: XVI, 237 p. 115 illus.
Dimensiuni: 178 x 254 x 17 mm
Greutate: 0.45 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1. Learning the Basics: A Whistle-Stop Tour of React.js.- 2. The Simplest Program: Hello World with React Native.- 3. Solving Problems Differently with Flux and Redux.- 4. Canvas, Brush, and Paint: Working with the User Interface.- 5. Exploring Device Capabilities.- 6. Communicating with Servers.- 7. Native Bridging in React Native.- 8. Testing.- 9. Getting Ready for the World.- 10. The Ecosystem: Extending React Native.
Notă biografică
Akshat Paul is a Software Architect and author of the books “React Native for iOS Development” and "RubyMotion for iOS Development Essentials". He has extensive experience of mobile & web development and has delivered many enterprise and consumer applications over the years. In other avatars, Akshat frequently speaks at conferences and meetups on various technologies. He has given talks at React Native Conference EU, Devops@scale Amsterdam, TheDevTheory Conference, RubyConfIndia, #inspect-RubyMotion Conference Brussels and was the KeyNote speaker at technology leadership events in Bangkok and Kuala Lumpur. Besides writing code, Akshat spends time with his family, is an avid reader, and obsessive about healthy eating.
Abhishek Nalwaya is the author of three books and has spoken at many conferences and meetups, such as RubyConf India and RubyMotion conference. He has extensive experience in DevOps, web, and mobile development. Besides programming, Abhishek loves to run a few miles and cook healthy food.
Abhishek Nalwaya is the author of three books and has spoken at many conferences and meetups, such as RubyConf India and RubyMotion conference. He has extensive experience in DevOps, web, and mobile development. Besides programming, Abhishek loves to run a few miles and cook healthy food.
Textul de pe ultima copertă
Develop native iOS and Android apps with ease using React Native. Learn by doing through an example-driven approach, and have a substantial running app at the end of each chapter. This second edition is fully updated to include ES7 (ECMAScript 7), the latest version of React Native (including Redux), and development on Android.
You will start by setting up React Native and exploring the anatomy of React Native apps. You'll then move on to Redux data flow, how it differs from flux, and how you can include it in your React Native project to solve state management differently and efficiently. You will also learn how to boost your development by including popular packages developed by the React Native community that will help you write less; do more. Finally, you'll learn to how write test cases using Jest and submit your application to the App Store.
React Native challenges the status quo of native iOS and Android development with revolutionary components, asynchronous execution, unique methods for touch handling, and much more. This book reveals the the path-breaking concepts of React.js and acquaints you with the React way of thinking so you can learn to create stunning user interfaces.
You will start by setting up React Native and exploring the anatomy of React Native apps. You'll then move on to Redux data flow, how it differs from flux, and how you can include it in your React Native project to solve state management differently and efficiently. You will also learn how to boost your development by including popular packages developed by the React Native community that will help you write less; do more. Finally, you'll learn to how write test cases using Jest and submit your application to the App Store.
React Native challenges the status quo of native iOS and Android development with revolutionary components, asynchronous execution, unique methods for touch handling, and much more. This book reveals the the path-breaking concepts of React.js and acquaints you with the React way of thinking so you can learn to create stunning user interfaces.
Caracteristici
Second edition of the first book to teach React Native for iOS development - fully updated to include ES7 (ECMAScript 7), the latest version of React Native (including Redux), and development on Android Use your existing JavaScript knowledge to learn React Native to build native mobile applications from start to finish Example-driven approach - learn by doing without any need to type or copy/paste - the (regularly updated) accompanying source code repo is available on GitHub