Publishing Your Application with React Native

Publishing Your Application with React Native

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 3h 02m | 556 MB

Combine the power of React Native to Publish your Applications

React has taken the web development world by storm, and it is only natural that its unique architecture and third-party support ecosystem should be applied to native application development. Using JavaScript, you can build a truly native application that renders native UI components and accesses native device functionality.

In this video, we start with a look at state management and how to keep your code usable by other developers, how to build for your ideal user, how to create animations that pop, and how to publish your apps to the App Store. With the core UI built, we can take off our designer hats and focus on creating code that is clean and easy to reuse.

By the end of the course, you will have created your own application using React Native and learned to publish your app in the App Store and PlayStore.

This course is packed with step-by-step instructions on how to create impressive applications using React Native, and is split into clear components so that you can learn at your own pace and concentrate on what interests you the most.

What You Will Learn

  • Set up a React Native environment on your device
  • Work with API calls to fetch data
  • Add navigation to your app
  • Build UX components for your React Native app
  • Perform animations in your applications using the animation APIs
  • Test your component with Jest snapshot testing
  • Test and deploy your application for a production-ready environment