Skip to content

[RNE Rewrite] chore: clean up and unify example app layout, styling, and fix dependencies#1273

Open
barhanc wants to merge 5 commits into
rne-rewritefrom
@bh/example-app-fixes
Open

[RNE Rewrite] chore: clean up and unify example app layout, styling, and fix dependencies#1273
barhanc wants to merge 5 commits into
rne-rewritefrom
@bh/example-app-fixes

Conversation

@barhanc

@barhanc barhanc commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Description

  • Refactors the computer vision example app and standardizes layout, utilties for loading images, etc.
  • Adds reusable UI components extracted to ensure visual consistency across all demo screens.
  • Configures package JSON/lockfile alignment and integrates the react-native-worklets patch.

NOTE: This is not a visual app overhaul PR, rather it fixes some stuff we forgot about (i.e. the worklets patch) and establishes common primitives for building example screens in fast and efficient manner.

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

  • Build and run the computer-vision example app on an iOS or Android device/simulator.
  • Open the Classification and Model Inspector screens to verify the UI layout remains aligned and responsive.

Screenshots

N/A

Related issues

N/A

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

N/A

@barhanc barhanc self-assigned this Jun 22, 2026
@barhanc barhanc added the chore PRs that are chores label Jun 22, 2026
@barhanc barhanc marked this pull request as ready for review June 22, 2026 02:29
@barhanc barhanc requested a review from msluszniak June 22, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore PRs that are chores

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant