null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

React Native in Action

List Price: $49.99
SKU:
9781617294051
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Nader Dabit
    Format:
    Paperback
    Pages:
    320
    Publisher:
    Manning (April 1, 2019)
    Language:
    English
    ISBN-13:
    9781617294051
    ISBN-10:
    1617294055
    Weight:
    17.47oz
    Dimensions:
    7.38" x 9.25" x 0.7"
    File:
    Eloquence-SimonSchuster_04022026_P9912986_onix30_Complete-20260402.xml
    Folder:
    Eloquence
    List Price:
    $49.99
    Case Pack:
    11
    As low as:
    $44.99
    Publisher Identifier:
    P-SS
    Discount Code:
    G
    Pub Discount:
    37
    Imprint:
    Manning
  • Overview

    Summary

    React Native in Action gives iOS, Android, and web developers the knowledge and confidence they need to begin building high-quality iOS and Android apps using the React Native framework.

    Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

    About the Technology

    React Native gives mobile and web developers the power of "and." Write your app once and easily deploy it to iOS and Android and the web. React Native apps compile into platform-specific code, reducing development time, effort, and cost! And because you're using JavaScript and the React framework, you benefit from a huge ecosystem of tools, expertise, and support.

    About the Book

    React Native in Action teaches you to build high-quality cross-platform mobile and web apps. In this hands-on guide, you'll jump right into building a complete app with the help ofclear, easy-to-follow instructions. As you build your skills, you'll drill down to more-advanced topics like styling, APIs, animations, data architecture, and more! You'll also learn how to maximize code reuse without sacrificing native platform look-and-feel.

    What's Inside

    • Building cross-platform mobile and web apps
    • Routing, Redux, and animations
    • Cross-network data requests
    • Storing and retrieving data locally
    • Managing data and state

    About the Reader

    Written for beginner-to-intermediate web, Android, and iOS developers.

    About the Authors

    Nader Dabit is a developer advocate at AWS Mobile, where he works on tools and services to allow developers to build full-stack web and mobile applications using their existing skillset. He is also the founder of React Native Training and the host of the "React Native Radio" podcast.

    Table of Contents

      PART 1 Getting started with React Native

    1. Getting started with React Native
    2. Understanding React
    3. Building your first React Native app
    4. PART 2 Developing applications in React Native

    5. Introduction to styling
    6. Styling in depth
    7. Navigation
    8. Animations
    9. Using the Redux data architecture library
    10. PART 3 API reference

    11. Implementing cross-platform APIs
    12. Implementing iOS-specific components and APIs
    13. Implementing Android-specific components and APIs
    14. PART 4 Bringing it all together

    15. Building a Star Wars app using cross-platform components