Skip to content

Commit

Permalink
Merge pull request #493 from hopetambala/upgrade-to-newest-expo
Browse files Browse the repository at this point in the history
PLATFORM-599: Upgrade to newest expo
  • Loading branch information
hopetambala authored Sep 24, 2022
2 parents 254769d + 6770e82 commit 662f90e
Show file tree
Hide file tree
Showing 5 changed files with 22,187 additions and 12,929 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v16.16.0
1 change: 1 addition & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ module.exports = function (api) {
api.cache(true);
return {
presets: ['babel-preset-expo'],
plugins: ['react-native-reanimated/plugin'],
env: {
production: {
plugins: ['react-native-paper/babel'],
Expand Down
Loading

0 comments on commit 662f90e

Please sign in to comment.