App Secret-Messages With React-Native

App Functionality
This is an app built in React Native.
Here is how UI looks like:
IMG_20210625_191135.jpg
Typing a message with the key
Encrypting
Copied that encrypted message
Decrypting the message with that key when we were encrypting the message
Users can type a message with the key and encrypt that. Now, The encryption of that text user can also decrypt that text by inputting that key.

20

This website collects cookies to deliver better user experience

App Secret-Messages With React-Native