This is a mobile app for finding key transpositions. It is an exercise in React Native and Redux, and follows the tutorial by Barry Michael Doyle.
This was a really fun tutorial, and although I already knew how to build a React Native project, I still learned a lot about how to structure my projects and using cleaner syntax for handling my actions and reducers.
Thanks Barry!