Skip to content

v9 - RN 0.78#3885

Draft
M-i-k-e-l wants to merge 9 commits intomasterfrom
v9
Draft

v9 - RN 0.78#3885
M-i-k-e-l wants to merge 9 commits intomasterfrom
v9

Conversation

@M-i-k-e-l
Copy link
Collaborator

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

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
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
Copy link
Contributor

github-actions bot commented Jan 13, 2026

✅ 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 6 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants