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

https://github.com/baxi19/cryptotracker

React Native App :fire:
https://github.com/baxi19/cryptotracker

react-native

Last synced: 3 months ago
JSON representation

React Native App :fire:

Awesome Lists containing this project

README

          

#

Crypto Tracker :moneybag:

###
:octocat: React Native App :money_with_wings:



#### Dependicies to Install:

Navigation Stack :battery:

```
npm install
```

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

Some elements used in frontend :computer:

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

Tabs :fire: :bomb:

```
npm install @react-navigation/bottom-tabs
```

Storage :floppy_disk:

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

#### Run App :ghost:

```
npx react-native start
```

#### Run on Android or Android's Emulator :stars:

```
npx react-native run-android
```

#### Run on Ios :iphone:

```
pod install
```

```
react-native run-ios
```

###

Show some ❤️ by starring some of the repositories!