Key FeaturesApply flexbox to get layout and build rich animations that bring your React Native application to lifeIntegrate third-party libraries and develop customized components that run natively on iOS and Android platformsCombine React Native with Redux, Redux middleware, and a remote API to build scalable data-driven applicationsBook DescriptionReact Native has completely revolutionized mobile development by empowering JavaScript developers to build world-class mobile apps that run natively on mobile platforms. This book will show you how to apply JavaScript and other front-end skills to build cross-platform React Native applications for iOS and Android using a single codebase.
This book will provide you with all the React Native building blocks necessary to become an expert. We'll give you a brief explanation of the numerous native components and APIs that come bundled with React Native including Images, Views, ListViews, WebViews, and much more. You will learn to utilize form inputs in React Native. You'll get an overview of Facebook's Flux data architecture and then apply Redux to manage data with a remote API. You will also learn to animate different parts of your application, as well as routing using React Native's navigation APIs.
By the end of the book, you will be able to build cutting-edge applications using the React Native framework.
What you will learnImplement native React Native components and APIsExplore React's JSX syntaxManage data using Redux and Redux middlewareBuild applications with React Native on both iOS and Android platformsPerform animations in your applications using the animation APIsUnderstand routing and Navigator comparisonCreate your own Native moduleAbout the AuthorEric Masiello is a lead software engineer for Vistaprint Digital. Formerly, Eric worked as a principal frontend engineer for the Advisory Board Company and built mobile apps for the Education Advisory Board. Eric has worked primarily as a frontend/UI developer for over 10 years and freelances as a website designer/developer at He has taught frontend topics at General Assembly in Washington, D.C. and was a technical reviewer for Mastering ReactJS, a video by Packt Publishing.
You can follow him
Jacob Friedmann is a developer living in Seattle, WA. He has been working as a developer professionally for 5 years and is currently a principal software engineer at AddThis, an Oracle company. At AddThis, he works on large front and backend applications. He also builds mobile applications using React Native, including Audicy (), which will soon be launched on the App Store. He has taught several classes, including frontend web development and JavaScript development through General Assembly in Washington D.C.
You can follow him
of ContentsBuilding a Foundation in ReactSaying HelloWorld in React NativeStyling and Layout in React NativeStarting our Project with React Native ComponentsFlux and ReduxIntegrating with the NYT API and Redu
It's hard to write an up-to-date software guide that isn't weighed down by verbose history lessons and abbreviated jargon but Masiello and Friedman have done so. Packt Publishing tends to be on the recently-wrapped-wound side of the bleeding edge so it's no surprise that many of React Native methods and APIs are outdated, that however doesn't diminish this book's value as an in-depth exploration into the ever changing landscape of React Native development.
Code snippets are explained line-by-line instead of paged together and summarized. There are often multiple ways of developing features presented rather than just a single my-way-or-the-highway example. Good stuff for React developers getting started in native or web devs seeking help or a refresher.