Skip to content

Commit aec104a

Browse files
committed
se instalan librerias para graficos y framer motion
1 parent 7b3023a commit aec104a

File tree

2 files changed

+221
-0
lines changed

2 files changed

+221
-0
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,16 @@
2323
"expo-linear-gradient": "~14.0.1",
2424
"expo-status-bar": "~1.12.1",
2525
"expo-updates": "~0.26.0",
26+
"framer-motion": "^12.19.2",
2627
"react": "18.2.0",
2728
"react-dom": "18.2.0",
2829
"react-native": "0.76.0",
2930
"react-native-gesture-handler": "~2.20.2",
31+
"react-native-gifted-charts": "^1.4.61",
3032
"react-native-modal": "^13.0.1",
3133
"react-native-safe-area-context": "4.12.0",
3234
"react-native-screens": "4.0.0",
35+
"react-native-svg": "15.8.0",
3336
"react-native-vector-icons": "^10.2.0",
3437
"react-native-web": "~0.19.9",
3538
"socket.io-client": "^4.8.1"

0 commit comments

Comments
 (0)