Skip to content

Commit

Permalink
init project
Browse files Browse the repository at this point in the history
  • Loading branch information
lorekadam committed Aug 9, 2019
1 parent 8a1b6d4 commit e7cdf4e
Show file tree
Hide file tree
Showing 44 changed files with 358 additions and 5,573 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ npm-debug.*
*.p12
*.key
*.mobileprovision
*.lock
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# randomyte
## Randomyte

Aplication where you can:

- roll teams
- roll number from given range
- make tournament groups

This project was bootstrapped with [Expo](https://github.com/expo/expo).
In the project directory, you can run all of Expo commands.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Randomyte",
"slug": "Randomyte",
"privacy": "public",
"sdkVersion": "33.0.0",
"sdkVersion": "34.0.0",
"platforms": ["ios", "android"],
"version": "1.0.0",
"orientation": "portrait",
Expand Down
202 changes: 0 additions & 202 deletions assets/actors.json

This file was deleted.

Loading

0 comments on commit e7cdf4e

Please sign in to comment.