diff options
| author | dan <dan.abramov@gmail.com> | 2024-12-16 17:35:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-16 17:35:44 +0000 |
| commit | 21c288272d8e72d7b7d309ba984d1f0a8c1174c5 (patch) | |
| tree | fbf3880a0d4b1de4932ef6427765064f087c5808 /patches/expo-updates+0.26.10.patch.md | |
| parent | c4fffba11b0302ccaca0392628fa048bab656aa6 (diff) | |
| download | voidsky-21c288272d8e72d7b7d309ba984d1f0a8c1174c5.tar.zst | |
Update more Expo packages (#7127)
* Bump Expo resolutions * Bump packages * Bumpy bump
Diffstat (limited to 'patches/expo-updates+0.26.10.patch.md')
| -rw-r--r-- | patches/expo-updates+0.26.10.patch.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/patches/expo-updates+0.26.10.patch.md b/patches/expo-updates+0.26.10.patch.md new file mode 100644 index 000000000..6d5d7093d --- /dev/null +++ b/patches/expo-updates+0.26.10.patch.md @@ -0,0 +1,7 @@ +# Expo-Updates Patch + +This is a small patch to convert timestamp formats that are returned from the backend. Instead of relying on the +backend to return the correct format for a specific format (the format required on Android is not the same as on iOS) +we can just add this conversion in. + +Don't remove unless we make changes on the backend to support both platforms. |
