Skip to content

Infra/v9#3997

Closed
M-i-k-e-l wants to merge 17 commits into
masterfrom
infra/v9
Closed

Infra/v9#3997
M-i-k-e-l wants to merge 17 commits into
masterfrom
infra/v9

Conversation

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

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

M-i-k-e-l and others added 16 commits December 24, 2025 16:18
* 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
* 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
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 17, 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 M-i-k-e-l closed this May 17, 2026
@M-i-k-e-l M-i-k-e-l deleted the infra/v9 branch May 17, 2026 10:28
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.

2 participants