Komikfi is a mobile application which allows users to create their own comic story. Users can upload images from their phone, add speech bubbles with text and filters to their images, and finally, save their comic back to their camera roll
Upon opening the app, you can select the layout that best suits your comic story
You can either choose images from your camera roll, or take a photo directly from your camera
You can select a bubble from the bubble menu. Bubbles can be dragged, rotated, enlarged and deleted
You can apply our fun filters from the filter menu to your image
Finally, once your comic is all ready, you can save your masterpiece back to your camera roll!
Our stack is purely front-end. We build it in React Native on Expo platform. We used Redux for state management gl-react library for image processing. Reacr-native-view-shot for screen to capture the screenshot of the finished comic.
To look at the repo and run the project locally, you'll need to take the following steps:
- Fork and clone this repo
- Npm install
- Npm start
- Scan the QR code, or run on an ios/android simulator (filters and camera don't work on simulators)