5.0.0 • Published 6 months ago

react-native-mother v5.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 months ago

react-native-mother

npm version

安装

$ npm install react-native-mother -E

配置

iOS

IDFA

如果需要调用getIDFA接口获取信息,则需要在info.plist中添加以下权限申请,如果不添加直接调用方法则会出现闪退

<key>NSUserTrackingUsageDescription</key>
<string>请放心,开启权限不会获取您在其他站点的隐私信息,该权限仅用于标识设备、第三方广告、并保障服务安全与提示浏览体验</string>

返回空字符串一般就是用户没有打开广告跟踪

使用

import * as mOther from 'react-native-mother';

// TODO: What to do with the module?
5.0.0

6 months ago

4.0.0

11 months ago

3.2.0

3 years ago

3.1.0

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.7

6 years ago

2.0.8

6 years ago

2.0.6

6 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago