← Projects
React Native Utils square thumbnail showing JavaScript calling native iOS utilities
Project2015Live

React Native Utils

A small React Native native-module utility wrapper for SMS, app settings, and call-state checks.

  • Updated May 5, 2026
  • React Native
  • Objective-C
Visit product ↗

About

A small React Native native-module utility wrapper for SMS, app settings, and call-state checks.

React Native Utils is an older native-module wrapper for a few practical iOS utilities in React Native.

The library exposed simple JavaScript methods for actions that required native code at the time, including sending SMS messages, opening the app settings screen, and checking whether the user was on a call.

What it did

  • Sent SMS messages from a React Native app.
  • Opened app-specific settings.
  • Checked phone call state.
  • Wrapped native Objective-C behavior behind a JavaScript API.

Why it matters

React Native Utils is a useful legacy project because it shows early React Native bridge work: taking native platform capabilities and exposing them to JavaScript before the ecosystem had more mature module patterns.

Current status

This package should be treated as legacy and outdated. The repository has not been actively pushed since 2018, and modern React Native projects should use current native-module and permissions patterns.

Gallery

Details

Tags
Stack
Objective-C, JavaScript, React Native
Features
SMS, app settings, call-state checks
Stars
15 on GitHub when checked
Status
Legacy / outdated
Year
2015
Last updated
Product URL
Open link ↗

© 2026 Rishabh Mehan · All rights reserved · Built with Next.js and a little stubbornness.