Filtrify
Filtrify is a mobile app developed with React Native and Expo.
Main features:
- User onboarding
- Configuration of affiliate platforms
- Centralizes affiliate and producer sales in a single app
- Displays sales on a timeline
- Sends notifications on every sale
- Monitors sales in real time
Technologies:
- React Native 0.72.6
- Expo 49.0.15
- Expo App Router
- Styled Components
- React Hook Form
- Zod for validations
- Axios for HTTP requests
- Async Storage for local storage
- React Native Gesture Handler for gestures
- Sentry for error monitoring
The app is built using best practices like Typescript typings and Jest tests.
Highlights:
- Well organized architecture separating views, hooks, contexts etc
- Use of Expo to simplify native build and deployment and remote updates with Expo Updates
- Animations with Reanimated
- Optimized build with EAS Build
Link to Apple Store.
Link to Google Store.