[ui][iOS] Add timerInterval to Progress component.#41598
Merged
Conversation
Member
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
3 tasks
Contributor
|
Subscribed to pull request
Generated by CodeMention |
Collaborator
|
The Pull Request introduced fingerprint changes against the base commit: fc73783 Fingerprint diff[
{
"op": "changed",
"beforeSource": {
"type": "dir",
"filePath": "../../packages/expo-ui/ios",
"reasons": [
"expoAutolinkingIos"
],
"hash": "d98095a312173fcefb6e4243c343e1b1ffdca269"
},
"afterSource": {
"type": "dir",
"filePath": "../../packages/expo-ui/ios",
"reasons": [
"expoAutolinkingIos"
],
"hash": "7c9a5e136025514a785622ba170fa627c594eb27"
}
}
]Generated by PR labeler 🤖 |
157aadf to
dbe6a69
Compare
timerInterval to Progress compoennt.timerInterval to Progress component.
358860f to
ff38b1f
Compare
e66112b to
206f363
Compare
ff38b1f to
0ce9335
Compare
intergalacticspacehighway
approved these changes
Dec 12, 2025
behenate
approved these changes
Dec 12, 2025
aleqsio
pushed a commit
that referenced
this pull request
Dec 22, 2025
# Why It's useful in LiveActivities. # How Add `timerInterval` prop to `Progress`. # Test Plan Tested in NCL and live activities.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Why
It's useful in LiveActivities.
How
Add
timerIntervalprop toProgressTest Plan
Tested in NCL and live activities.
Checklist
changelog.mdentry and rebuilt the package sources according to this short guidenpx expo prebuild& EAS Build (eg: updated a module plugin).