Skip to content

Baxi19/CryptoTracker

Repository files navigation

Crypto Tracker 💰

:octocat: React Native App 💸

Dependicies to Install:

Navigation Stack 🔋

npm install
npm install @react-navigation/native @react-navigation/stack

Some elements used in frontend 💻

npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view

Tabs 🔥 💣

npm install @react-navigation/bottom-tabs

Storage 💾

npm install @react-native-async-storage/async-storage

Run App 👻

npx react-native start

Run on Android or Android's Emulator 🌠

npx react-native run-android

Run on Ios 📱

pod install
react-native run-ios

Show some ❤️ by starring some of the repositories!