Skip to content

v9 - RN 0.78#3885

Merged
M-i-k-e-l merged 18 commits into
masterfrom
v9
May 17, 2026
Merged

v9 - RN 0.78#3885
M-i-k-e-l merged 18 commits into
masterfrom
v9

Conversation

@M-i-k-e-l

@M-i-k-e-l M-i-k-e-l commented Dec 24, 2025

Copy link
Copy Markdown
Contributor

Description

Upgrade to react native 0.78 with React 19 (see v9.md for docs)
Add uilib-native to the monorepo (see #3923)
Improve\fix monorepo's release script (see #3931)

Changelog

Upgrade to react native 0.78 with React 19

Additional info

Ticket 4915

@adids1221

Copy link
Copy Markdown
Contributor

Should I look for any specific component or something ?

@adids1221 adids1221 assigned M-i-k-e-l and unassigned adids1221 Dec 30, 2025
@M-i-k-e-l M-i-k-e-l assigned adids1221 and unassigned M-i-k-e-l Dec 31, 2025
* npx codemod@latest react/19/migration-recipe

* npx types-react-codemod@latest preset-19 .

* Infra/v9 prop types (#3900)

* Remove DemoScreen (unused)

* Remove prop-types

* Remove @types/prop-types

* Infra/v9 default props (#3901)

* Remove unneeded defaultProps

* defaultProps on asBaseComponent

* Remove defaultProps (unused af far as we can tell)

* Remove DocsGenerator (unused)

* Fix (most) typescript issue (#3902)

* Fix (most) typescript issue

* Infra/v9 tests (#3903)

* Fix button and update @testing-library/react-native version

* Remove unsupported modifiers methods, add docs and fix tests

The old TextField was the only usage of the removed methods and it was only used by MaskedInput which is deprecated
@M-i-k-e-l M-i-k-e-l changed the title RN 0.78 - basic upgrade v9 - RN 0.78 Jan 7, 2026
@github-actions

github-actions Bot commented Jan 13, 2026

Copy link
Copy Markdown
Contributor

✅ PR Description Validation Passed

All required sections are properly filled out:

  • Description
  • Changelog
  • Additional info

Your PR is good for review! 🚀


This validation ensures all sections from the PR template are properly filled.

M-i-k-e-l and others added 14 commits January 15, 2026 10:12
* npx codemod@latest react/19/migration-recipe

* npx types-react-codemod@latest preset-19 .

* Remove DemoScreen (unused)

* Remove prop-types

* Remove @types/prop-types

* Remove unneeded defaultProps

* defaultProps on asBaseComponent

* Remove defaultProps (unused af far as we can tell)

* Remove DocsGenerator (unused)

* Fix (most) typescript issue

* Fix button and update @testing-library/react-native version

* Remove unsupported modifiers methods, add docs and fix tests

The old TextField was the only usage of the removed methods and it was only used by MaskedInput which is deprecated

* KeyboardTrackingView - support defaultProps

* Bump uilib-native version

* uilib-native - fix npm package of uilib-native

* Update project.pbxproj

* Add check for do not merge

* Remove (will be added in master)

* Fix types

* Checkbox - fix label's type

* Update uilib-native to snapshot

* "Force" defaultProps on forwardRef
* Monorepo - lib to uilib-native

* Fix releaseNative script

* More build fixes

* Try adding --workspace

* Revert (Try adding --workspace)
* Monorepo - lib to uilib-native

* Fix releaseNative script

* More build fixes

* Try adding --workspace

* Revert (Try adding --workspace)

* Unified release script for monorepo

* Fix dryRun always being true

* buildKiteVersion is only for release

* Delete packages/uilib-native/scripts/.npmrc
* fix: set default TextField preset to UNDERLINE in demo screen

Made-with: Cursor

* applied comments
@M-i-k-e-l M-i-k-e-l marked this pull request as ready for review May 17, 2026 10:10
@M-i-k-e-l M-i-k-e-l merged commit 47f011b into master May 17, 2026
3 checks passed
@M-i-k-e-l M-i-k-e-l deleted the v9 branch May 17, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants