mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'main' into rn-bug

+5 -5
+1 -1
package.json
··· 128 128 "expo-localization": "~15.0.3", 129 129 "expo-media-library": "~16.0.3", 130 130 "expo-navigation-bar": "~3.0.4", 131 - "expo-notifications": "~0.28.3", 131 + "expo-notifications": "~0.28.7", 132 132 "expo-sharing": "^12.0.1", 133 133 "expo-splash-screen": "~0.27.4", 134 134 "expo-status-bar": "~1.12.1",
patches/expo-notifications+0.28.3.patch patches/expo-notifications+0.28.7.patch
patches/expo-notifications-0.28.3.patch.md patches/expo-notifications-0.28.7.patch.md
+4 -4
yarn.lock
··· 12180 12180 "@react-native/normalize-colors" "~0.74.83" 12181 12181 debug "^4.3.2" 12182 12182 12183 - expo-notifications@~0.28.3: 12184 - version "0.28.3" 12185 - resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-0.28.3.tgz#9076c2bd69c3de3338a2e2161c8bd5f18cb440cb" 12186 - integrity sha512-Xaj82eQUJzJXa8+giZr708ih86GGtkGS8N01epoiDkTKC8Z9783UJ8Pf8+PSFSfHsY3Sd8TJpQrD9n7QnGHwGQ== 12183 + expo-notifications@~0.28.7: 12184 + version "0.28.7" 12185 + resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-0.28.7.tgz#14826c10d126b1dd16d1604add2a4766aecf7591" 12186 + integrity sha512-P68/IlnxTtKjfHy22nC+o/H4VSgBVrmTQcx42JCevTbVQB8JTITmR42hvpZh8GUecB7jNOsuVokTTDZDE6aSyg== 12187 12187 dependencies: 12188 12188 "@expo/image-utils" "^0.5.0" 12189 12189 "@ide/backoff" "^1.0.0"