Skip to content

bogoslavskiy/react-native-score-app

Repository files navigation

React Native Score App

Implemented with react-native-reanimated

Demo

score-app-ios score-app-android

Run

$ git clone https://github.com/bogoslavskiy/react-native-score-app.git
$ cd react-native-score-app
$ yarn install

# With expo 
$ npm install --global expo-cli # if not installed

$ yarn ios
$ yarn android

# Without expo 
$ cd ios
$ pod install
$ open scoreapp.xcworkspace

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published