Skip to content

Commit 7c4fcf6

Browse files
authored
chore(dev): add expo example app (#325)
1 parent 51cc6cb commit 7c4fcf6

File tree

121 files changed

+5593
-16449
lines changed

Some content is hidden

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

121 files changed

+5593
-16449
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
.DS_Store
44
.vscode
55
bullet3/
6-
.idea/
6+
.idea/
7+
node_modules/

bun.lock

Lines changed: 5027 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bunfig.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[install]
2+
# Opt out from isolated installs
3+
linker = "hoisted"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)