Skip to content

Commit 78af7ce

Browse files
refactor: expo example instead of native + start with new component DatePickerInput
1 parent 3fbc566 commit 78af7ce

File tree

102 files changed

+9394
-13457
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+9394
-13457
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ android.iml
3838

3939
# Cocoapods
4040
#
41-
old-example/ios/Pods
41+
example/ios/Pods
4242

4343
# node.js
4444
#

.npmignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

.yarnrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Override Yarn command so we can automatically setup the repo on running `yarn`
2+
3+
yarn-path "scripts/bootstrap.js"

example/.buckconfig

Lines changed: 0 additions & 6 deletions
This file was deleted.

example/.env

Lines changed: 0 additions & 1 deletion
This file was deleted.

example/.eslintrc.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

example/.flowconfig

Lines changed: 0 additions & 73 deletions
This file was deleted.

example/.gitattributes

Lines changed: 0 additions & 1 deletion
This file was deleted.

example/.gitignore

Lines changed: 0 additions & 59 deletions
This file was deleted.

example/.prettierrc.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)