Pinned
729 contributions in the last year
Contribution activity
December 2020
Created 21 commits in 2 repositories
Created a pull request in expo/expo that received 4 comments
[expo-updates] add 5-second timeout before running reaper
Why See #11447. This PR adds a 5-second timeout between when an update is downloaded/launched and any updates are reaped. This adds an extra level …
+14
−9
•
4
comments
Opened 8 other pull requests in 1 repository
expo/expo
6
merged
2
closed
- [expo-updates] keep current update and one older update
- [expo-updates] improve thread safety around reaping
- [expo-updates][expo] console.warn a message if neither runtime nor SDK version are defined
- [expo-updates] console.warn a message if neither runtime nor SDK version are defined
- [expo-updates][ios] use NSURLCache for manifest public key instead of rolling our own
- [expo-updates] do manifest verification check even if we can't cache the public key to disk
- [ios] improve handling of Local Network permission on iOS 14
- [ios] fix crash when opening SDK 37 and 38 projects