# 私有转开源仓库中文名称超过15个个个个个个个个个个个个个个个个个个个个个个个个个个个个11 **Repository Path**: gitqa/nnn ## Basic Information - **Project Name**: 私有转开源仓库中文名称超过15个个个个个个个个个个个个个个个个个个个个个个个个个个个个11 - **Description**: 私有仓库中文名称超过15个个个个个个个个个个个个个个个个个个个个个个个个个个个个11 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-12 - **Last Updated**: 2026-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > 模板版本:v0.2.2

react-native-send-intent

Supported platforms License

> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-send-intent) ## 安装与使用 请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-send-intent Releases](https://github.com/react-native-oh-library/react-native-send-intent/releases),并下载适用版本的 tgz 包。 进入到工程目录并输入以下命令: >[!TIP] # 处替换为 tgz 包的路径 #### npm ```bash npm install @react-native-oh-tpl/react-native-send-intent@file:# ``` #### yarn ```bash yarn add @react-native-oh-tpl/react-native-send-intent@file:# ``` 下面的代码展示了这个库的基本使用场景: >[!WARNING] 使用时 import 的库名不变。 ```tsx import React, { useState, useEffect } from 'react'; import {Button, Text} from 'react-native'; import NativeSendIntent from 'react-native-send-intent' function SendIntent() { return ( <> <> NativeSendIntent.sendPhoneDial