Skip to content

Commit

Permalink
feat: expo 48
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-godefroy-dev committed Jun 11, 2023
1 parent a5eb964 commit 4af61df
Show file tree
Hide file tree
Showing 4 changed files with 4,691 additions and 5,020 deletions.
25 changes: 13 additions & 12 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,22 @@
},
"dependencies": {
"@bounceapp/lottie": "../src",
"expo": "~47.0.8",
"lottie-react": "2.3.1",
"expo": "^48.0.0",
"expo-splash-screen": "~0.18.2",
"expo-status-bar": "~1.4.4",
"lottie-ios": "3.4.1",
"lottie-react": "2.4.0",
"lottie-react-native": "5.1.4",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-native": "0.70.5",
"react-native-web": "~0.18.7",
"expo-splash-screen": "~0.17.5",
"expo-status-bar": "~1.4.2"
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.71.8",
"react-native-web": "~0.18.11"
},
"devDependencies": {
"@babel/core": "^7.19.3",
"@expo/webpack-config": "^0.17.2",
"@babel/core": "^7.20.0",
"@expo/webpack-config": "^18.0.1",
"babel-plugin-module-resolver": "4.1.0",
"babel-preset-expo": "~9.2.1",
"typescript": "^4.6.3"
"babel-preset-expo": "^9.3.0",
"typescript": "^4.9.4"
}
}
Loading

0 comments on commit 4af61df

Please sign in to comment.