Skip to content

[ui][iOS] - Add ScrollView#43162

Merged
intergalacticspacehighway merged 6 commits intomainfrom
expo-ui-scroll-view
Feb 17, 2026
Merged

[ui][iOS] - Add ScrollView#43162
intergalacticspacehighway merged 6 commits intomainfrom
expo-ui-scroll-view

Conversation

@intergalacticspacehighway
Copy link
Copy Markdown
Contributor

@intergalacticspacehighway intergalacticspacehighway commented Feb 16, 2026

Why

Adds ScrollView. This is required to build some UI. ScrollView import from react-native requires RNHost/Host wrapping. Some advanced scroll view modifiers can be added later when we add native state support.

How

Added ScrollView view.

Test Plan

Added example and docs

Checklist

@github-actions
Copy link
Copy Markdown
Contributor

Subscribed to pull request

File Patterns Mentions
docs/** @amandeepmittal
packages/expo-ui/** @aleqsio, @behenate, @douglowder
tools/** @Kudo, @tsapeta

Generated by CodeMention

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Feb 16, 2026
@expo-bot
Copy link
Copy Markdown
Collaborator

expo-bot commented Feb 16, 2026

The Pull Request introduced fingerprint changes against the base commit: a089c97

Fingerprint diff
[
  {
    "op": "changed",
    "beforeSource": {
      "type": "dir",
      "filePath": "../../packages/expo-ui/ios",
      "reasons": [
        "expoAutolinkingIos"
      ],
      "hash": "82e041602436ec87c587498225557f990f755421"
    },
    "afterSource": {
      "type": "dir",
      "filePath": "../../packages/expo-ui/ios",
      "reasons": [
        "expoAutolinkingIos"
      ],
      "hash": "f5f0cb8b99fe0eb875480e451202a24c967ac382"
    }
  }
]

Generated by PR labeler 🤖

@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Feb 16, 2026
## Usage

### Basic vertical scroll view

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add one line description of the following example?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure! Done - 81871e0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Copy link
Copy Markdown
Contributor

@Kudo Kudo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great! TIL there's ScrollView in swift-ui

@intergalacticspacehighway intergalacticspacehighway merged commit 6c3bccf into main Feb 17, 2026
16 of 17 checks passed
@intergalacticspacehighway intergalacticspacehighway deleted the expo-ui-scroll-view branch February 17, 2026 10:39
benjaminkomen pushed a commit to benjaminkomen/expo that referenced this pull request Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: fingerprint changed bot: passed checks ExpoBot has nothing to complain about

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants