# react-native-blackjack
BlackJack game in React Native for iOS and Android

# How to install

```
1 .- Clone this project
2 .- npm install
3 .- react-native run-android || react-native run-ios
```