Paytime APP
I worked on building a React Native app from scratch (figma -> architecture -> design system -> screens -> flows) and automated its deployment using fastlane and bitrise for app stores. The objective of the app was to provide customers (companies) with a view of their account, transactions and sales, as well as having features for billing, payment links, reports...
Libraries used:
- React Native - framework for cross-platform mobile development
- Redux - state management
- React Navigation - routing and navigation
- React Hook Form - form validation
- Styled Components - CSS-in-JS styling
- React Query - data fetching and caching
- Axios - API consumption
- React Redux - Redux integration
- React Native Gesture Handler - gesture support
- React Native Reanimated - performant animations
- React Native SVG - SVG rendering
- React Native Code Push - over-the-air updates
- React Native Config - runtime configurations
- React Native Flipper - debugging and profiling
- Storybook - isolated UI development - design system