Fix button to find people to follow (#806)

This commit is contained in:
Logan Rosen 2023-05-30 14:55:06 -04:00 committed by GitHub
parent 19ea6b6ae7
commit a89129fcf6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 21 additions and 11 deletions

View file

@ -108,7 +108,7 @@
"react-avatar-editor": "^13.0.0",
"react-circular-progressbar": "^2.1.0",
"react-dom": "^18.2.0",
"react-native": "0.71.7",
"react-native": "0.71.8",
"react-native-appstate-hook": "^1.0.6",
"react-native-background-fetch": "^4.1.8",
"react-native-draggable-flatlist": "^4.0.1",