A Crypto Wallet application developed with React Native.
- Learning the current crypto prices
- Creating an alarm
- Wallet Information
- Trading history
- Sell or buy crypto
- React Navigation
- Reanimated
- Linear Gradient
- Splash-screen
- Svg
- Vector-icons
- Victory-Native
Splash Screen | Home |
---|---|
Crypto Detail | Transaction |
---|---|
git clone https://github.com/eminsaygi/CryptoApp.git
yarn add || npm install
cd ios && pod install && cd ..
(If you do not have CocoaPods installed on your machine, check this out.)
yarn ios/android