react-native-aes-util Getting started $ npm install react-native-aes-util --save Mostly automatic installation $ react-native link react-native-aes-util Usage import AesUtil from 'react-native-aes-util'; // TODO: What to do with the module? AesUtil;