Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch expo modules again (#5441) | Samuel Newman | 2024-09-20 | 1 | -2/+14 |
| | |||||
* | Revert unneeded changes to `expo-modules-core` patch (#5393) | Hailey | 2024-09-18 | 1 | -25/+0 |
| | |||||
* | Tweak `expo-modules-core` hack patch (#4955) | Hailey | 2024-08-18 | 1 | -4/+4 |
| | |||||
* | Hack patch for testing OTA update crash behavior (#4942) | Hailey | 2024-08-15 | 1 | -3/+16 |
| | |||||
* | [Video] Uploads (#4754) | Hailey | 2024-07-30 | 1 | -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) | dan | 2024-06-06 | 1 | -0/+14 |
* Patch Expo Modules for Android crash * rm intermediaries, add a readme --------- Co-authored-by: Hailey <me@haileyok.com> |