文件名称:react-native-file-encryption
文件大小:20KB
文件格式:ZIP
更新时间:2024-05-09 23:21:39
Swift
React本机文件加密 入门 $ npm install react-native-file-encryption --save 大多是自动安装 $ react-native link react-native-file-encryption 用法 import FileEncryption from 'react-native-file-encryption' ; // TODO: What to do with the module? FileEncryption ;
【文件预览】:
react-native-file-encryption-master
----ios()
--------FileEncryption.swift(30KB)
--------FileEncryption.xcodeproj()
--------FileEncryption.m(843B)
--------FileEncryption.h(123B)
--------FileEncryption.xcworkspace()
----index.js(200B)
----android()
--------src()
--------README.md(662B)
--------build.gradle(5KB)
----package.json(944B)
----.gitignore(413B)
----README.md(332B)
----react-native-file-encryption.podspec(976B)