Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/repo-bilalnaeem/fintech-app

This repository includes a fintech app, made using Expo-CLI and React Native. It uses Clerk API for authentication, SMS OTP, React Reanimated 3, Gesture Handler, React-Zustand. For Crypto information it uses CoinMarketCap API
https://github.com/repo-bilalnaeem/fintech-app

coinmarketcap-api expo-router gestures react-reanimated-v3 sms-otp zustandjs

Last synced: about 1 month ago
JSON representation

This repository includes a fintech app, made using Expo-CLI and React Native. It uses Clerk API for authentication, SMS OTP, React Reanimated 3, Gesture Handler, React-Zustand. For Crypto information it uses CoinMarketCap API

Awesome Lists containing this project

README

        

# React Native FinTech App with Clerk

This is a React Native FinTech App using [Clerk](https://go.clerk.com/tQXLCe8) for user authentication with OTP. This app was inspired by the [Revolut](https://www.revolut.com/) app.

Additional features:

- [Expo Router](https://docs.expo.dev/routing/introduction/) file-based navigation and API Routes
- [SMS OTP](https://clerk.com/docs/custom-flows/email-sms-otp?utm_source=sponsorship&utm_medium=github&utm_campaign=simong&utm_content=rn-fintech) Auth with Clerk
- [Reanimated](https://docs.swmansion.com/react-native-reanimated/) 3 for animations
- [Gesture Handler](https://docs.swmansion.com/react-native-gesture-handler/) for gestures
- [Zustand](https://zustand-demo.pmnd.rs/) and [MMKV](https://github.com/mrousavy/react-native-mmkv) for state management
- [Victory Native XL](https://commerce.nearform.com/open-source/victory-native) for charts
- [Zeego](https://zeego.dev/start) for native menus
- [CoinMarketCap API](https://coinmarketcap.com/api/documentation/v1/) for crypto prices

## Screenshots












## Demo