UNPKG

react-native-ec-encryption

Version:

A hardware-backed encryption and decryption library for React Native

7 lines (3 loc) 122 B
import { NativeModules } from 'react-native'; const { RnecEncryption } = NativeModules; export default RnecEncryption;