Skip to content

Commit

Permalink
feat: add support for material 3
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLindhout committed Aug 1, 2023
1 parent 2d524ab commit 523251c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
"prepack": "bob build",
"release": "release-it --ci --github.autoGenerate",
"example": "yarn --cwd example",
"bootstrap": "yarn example && yarn install"
"bootstrap": "yarn example && yarn install",
"build-example": "cd example && npx expo export:web"
},
"keywords": [
"react-native",
Expand Down

0 comments on commit 523251c

Please sign in to comment.