Native Encryption

This is a fairly simple mobile app that I made as my first React Native project. It allows the user to encrypt and decrypt text using AES-256. The app only has three screens: the landing page, the encryption page, and the decryption page, all of which are shown in the image above.