React Native Cookbook: Bringing the Web to Native Platforms
Jonathan Lebensold
- 出版商: O'Reilly
- 出版日期: 2018-04-03
- 定價: $1,400
- 售價: 8.0 折 $1,120
- 語言: 英文
- 頁數: 176
- 裝訂: Paperback
- ISBN: 1491993847
- ISBN-13: 9781491993842
-
相關分類:
React
-
相關翻譯:
React Native Cookbook (簡體中文版) (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,250$1,188 -
$1,685$1,601 -
$1,558JavaScript and JQuery: Interactive Front-End Web Development (Paperback)
-
$1,720$1,634 -
$1,617Deep Learning (Hardcover)
-
$978$929 -
$1,650$1,568 -
$1,400$1,330 -
$1,330$1,264 -
$1,715Interaction Design : Beyond Human-Computer Interaction, 5/e (Paperback)
-
$1,840Hands-On Smart Contract Development with Solidity and Ethereum: From Fundamentals to Deployment
-
$1,936Full Stack Serverless: Modern Application Development with React, Aws, and Graphql
-
$2,464Mastering Blockchain: Unlocking the Power of Cryptocurrencies, Smart Contracts, and Decentralized Applications
-
$1,840$1,748
相關主題
商品描述
Tackling an app development project on multiple platforms is usually an arduous task, but with React Native, you can build cross-platform mobile apps that look and behave just like native apps built with Swift or Java. If you’re familiar with JavaScript, the recipes in this cookbook will help you understand the React Native ecosystem, deal with design and hardware issues, take on the deployment process, and write maintainable code.
How do you organize a project? Or design an app that can access a device’s camera? Based on author Jonathan Lebensold’s personal journey through the app development process, the recipes in this cookbook will not only provide you with quick answers, they can also inspire you to come up with your own solutions.
- Examine the software tools you’ll use to build a React Native app
- Leverage components and JavaScript libraries in the React ecosystem
- Design cross-platform apps that balance UX, platform conventions, and technical complexity
- Get common use cases and advice for taking advantage of device hardware
- Automate app publishing, share your iOS App with beta testers, and configure app settings
- Learn strategies for ensuring your code is well factored, easily maintained, and correct