SitePoint
  • Premium
  • Library
  • Community
  • Jobs
  • Blog
LoginStart Free Trial

The home for developers

Track your course progress, manage projects, and find your dream job - all in one place.

Start Your Free Trial

7 Day Free Trial. Cancel Anytime.

SitePoint Premium

  • Access to 700+ courses
  • Publish articles on SitePoint
  • Daily curated jobs
  • Learning Paths
  • Discounts to dev tools
  • Library/
  • Text courses/
  • Using Android Native Modules in React Native
Using Android Native Modules in React Native

Using Android Native Modules in React Native


Course details

0∙0 Ratings0 reviews

Published
August 2019
Publisher
SitePoint
Chapters
1

About the course

React Native stands out from other cross-platform frameworks, as it allows you to develop functionalities specific to your requirements using native modules.

In other words, you can develop the platform-specific functionality in the platform’s native environment (Java or Kotlin for Android, Swift or Objective C for iOS) and then use the React Native bridge to communicate with these native APIs through JavaScript.

React Native goes a step further to reduce the complexity of the process, and provides a documented way to achieve this functionality in the form of native modules, so that developers don’t need to understand the internals of how the React Native bridge works, and can move straight to shipping features quickly.

Nonetheless, it still requires the developer to have some understanding of the platform’s native environment and be able to code the required functionality in the programming language for that platform. This becomes a limiting factor for a lot of developers, especially the ones who don’t have any background in mobile application development and haven’t worked on Android or iOS before. And even for developers with some experience in native development, the process for creating native modules is a bit complex and can be time consuming.

In this tutorial, we’ll simplify things and go through the process of creating a native module for Android.

Author

Rohan Agarwal

Rohan Agarwal

Course Outline

Chapter 1: Using Android Native Modules in React Native

Reviews

0 total

0
0
0
0
0

Course details

0∙0 Ratings0 reviews

Published
August 2019
Publisher
SitePoint
Chapters
1

SitePoint

Stuff we do

  • Premium
  • Newsletters
  • Learning paths
  • Library
  • Forums

Contact

  • Contact us
  • FAQ
  • Publish your book
  • Write an article
  • Advertise

About

  • Our Story
  • Corporate Memberships
  • Start free trial
  • Login

Connect

  • RSS
  • Facebook
  • Twitter (X)
  • Instagram

Subscribe to our newsletter

Get the freshest news and resources for developers, designers and digital creators in your inbox each week

© 2000 – 2025 SitePoint Pty. Ltd.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Terms of usePrivacy policy