Installing Themis for React Native # React Native Themis is available on npm and can be installed using npm install. Install React Native Themis via npm for your project: npm install --save react-native-themis or yarn add react-native-themis Install Pods for iOS: cd ios pod install Once React Native Themis is installed, you can try out code examples.