about summary refs log tree commit diff
path: root/patches/expo-modules-core+1.12.11.patch
Commit message (Collapse)AuthorAgeFilesLines
* patch expo modules again (#5441)Samuel Newman2024-09-201-2/+14
|
* Revert unneeded changes to `expo-modules-core` patch (#5393)Hailey2024-09-181-25/+0
|
* Tweak `expo-modules-core` hack patch (#4955)Hailey2024-08-181-4/+4
|
* Hack patch for testing OTA update crash behavior (#4942)Hailey2024-08-151-3/+16
|
* [Video] Uploads (#4754)Hailey2024-07-301-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * state for video uploads * get upload working * add a debug log * add post progress * progress * fetch data * add some progress info, web uploads * post on finished uploading (wip) * add a note * add some todos * clear video * merge some stuff * convert to `createUploadTask` * patch expo modules core * working native upload progress * platform fork * upload progress for web * cleanup * cleanup * more tweaks * simplify * fix type errors --------- Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
* Patch Expo Modules for Android crash (#4398)dan2024-06-061-0/+14
* Patch Expo Modules for Android crash * rm intermediaries, add a readme --------- Co-authored-by: Hailey <me@haileyok.com>