Skip to content

Commit

Permalink
Merge branch 'release/v2.0.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
troberts-28 committed Nov 18, 2024
2 parents 49dd757 + d032c81 commit cf7e1c1
Show file tree
Hide file tree
Showing 90 changed files with 16,099 additions and 22,296 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ node_modules
.expo
dist
*.tgz
android
ios
.yarn
.yarn/*
!.yarn/releases
!.yarnrc.yml
874 changes: 874 additions & 0 deletions .yarn/releases/yarn-3.6.4.cjs

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.6.4.cjs

nmHoistingLimits: workspaces # disable hoisting for all workspaces (causes issues with bare example)

133 changes: 81 additions & 52 deletions README.md

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions example-bare/Gemfile

This file was deleted.

4 changes: 0 additions & 4 deletions example-bare/app.json

This file was deleted.

36 changes: 0 additions & 36 deletions example-bare/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions example-bare/tsconfig.json

This file was deleted.

Loading

0 comments on commit cf7e1c1

Please sign in to comment.