文件名称:react-native-background-execution-ios:React iOS的本机后台执行管理
文件大小:8KB
文件格式:ZIP
更新时间:2024-05-30 13:03:56
Objective-C
React本机背景执行ios React iOS的本机后台执行管理 安装 yarn add react-native-background-execution-ios 自动连结 react-native link react-native-background-execution-ios 手动链接 在XCode的项目导航器中,右键单击“ Libraries ➜ Add Files to [your project's name] 转到node_modules ➜ react-native-background-execution-ios ➜ ios并添加RCTBackgroundExecutionIOS.xcodeproj 在XCode的项目导航器中,选择您的项目。 将libRCTBackgroundExecutionIOS.a添加到项目的Build Phases ➜将Link
【文件预览】:
react-native-background-execution-ios-master
----.gitignore(438B)
----package.json(554B)
----ios()
--------RCTBackgroundExecutionIOS.xcodeproj()
--------RCTBackgroundExecutionIOS.m(2KB)
--------RCTBackgroundExecutionIOS.h(289B)
----LICENSE(1KB)
----index.js(909B)
----README.md(2KB)