More Premium Hugo Themes Premium React Themes

React Native Email Link

Open an email client from React Native (for 'magic link' type functionality).

React Native Email Link

Open an email client from React Native (for 'magic link' type functionality).

Author Avatar Theme by tschoffelen
Github Stars Github Stars: 438
Last Commit Last Commit: Nov 19, 2025 -
First Commit Created: Feb 24, 2024 -
React Native Email Link screenshot

Overview:

React Native Email Link is a convenient tool that allows users to open an email app of their choice based on the apps they have installed on their device. This feature is particularly useful for magic link logins. The library supports various email apps such as Apple Mail, Gmail, Inbox, Spark, Airmail, Outlook, Yahoo Mail, Superhuman, Yandex, ProtonMail, and Fastmail.

Features:

  • Supports Multiple Email Apps: Including Apple Mail, Gmail, Inbox, and more.
  • Easy Integration: Works with autolinking on RN>=0.60 without additional configurations.
  • Customizable Options: Users can customize title, message, default actions, and more.

Installation:

  1. Install the package:
npm install react-native-email-link
  1. Post-install steps:
    • For iOS: Add LSApplicationQueriesSchemes key in Info.plist.
    • For Expo: Enable the config plugin in app.config.js or app.config.json.
    • For Android: Follow Expo’s guide for custom native code.

Summary:

React Native Email Link is a versatile tool that simplifies the process of opening an email app on a user’s device. With support for various email apps and customizable options, it offers a seamless experience for developers looking to integrate email functionality into their React Native applications.