Skip to content

Commit

Permalink
refactor: expo example instead of native + start with new component D…
Browse files Browse the repository at this point in the history
…atePickerInput
  • Loading branch information
RichardLindhout committed Jun 5, 2021
1 parent 3fbc566 commit 78af7ce
Show file tree
Hide file tree
Showing 102 changed files with 9,394 additions and 13,457 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ android.iml

# Cocoapods
#
old-example/ios/Pods
example/ios/Pods

# node.js
#
Expand Down
4 changes: 0 additions & 4 deletions .npmignore

This file was deleted.

3 changes: 3 additions & 0 deletions .yarnrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Override Yarn command so we can automatically setup the repo on running `yarn`

yarn-path "scripts/bootstrap.js"
6 changes: 0 additions & 6 deletions example/.buckconfig

This file was deleted.

1 change: 0 additions & 1 deletion example/.env

This file was deleted.

4 changes: 0 additions & 4 deletions example/.eslintrc.js

This file was deleted.

73 changes: 0 additions & 73 deletions example/.flowconfig

This file was deleted.

1 change: 0 additions & 1 deletion example/.gitattributes

This file was deleted.

59 changes: 0 additions & 59 deletions example/.gitignore

This file was deleted.

9 changes: 0 additions & 9 deletions example/.prettierrc.js

This file was deleted.

1 change: 0 additions & 1 deletion example/.watchmanconfig

This file was deleted.

2 changes: 0 additions & 2 deletions example/README.md

This file was deleted.

55 changes: 0 additions & 55 deletions example/android/app/BUCK

This file was deleted.

Loading

0 comments on commit 78af7ce

Please sign in to comment.