Skip to content

[MOO-2245] Upgrade React Native to 0.83#464

Open
vadymv-mendix wants to merge 27 commits intomainfrom
moo/MOO-2245-upgrade-rn-to083
Open

[MOO-2245] Upgrade React Native to 0.83#464
vadymv-mendix wants to merge 27 commits intomainfrom
moo/MOO-2245-upgrade-rn-to083

Conversation

@vadymv-mendix
Copy link
Copy Markdown
Collaborator

No description provided.

@vadymv-mendix vadymv-mendix requested a review from a team as a code owner March 10, 2026 13:10
@vadymv-mendix vadymv-mendix force-pushed the moo/MOO-2245-upgrade-rn-to083 branch 2 times, most recently from 6db9af2 to e1deaa4 Compare March 16, 2026 12:02
Comment thread packages/pluggableWidgets/image-native/package.json Outdated
@vadymv-mendix vadymv-mendix force-pushed the moo/MOO-2245-upgrade-rn-to083 branch from 7d2c778 to 7a839a3 Compare April 7, 2026 13:39
@vadymv-mendix vadymv-mendix force-pushed the moo/MOO-2245-upgrade-rn-to083 branch from c4728ec to b5ced74 Compare April 21, 2026 11:26
@vadymv-mendix vadymv-mendix force-pushed the moo/MOO-2245-upgrade-rn-to083 branch from cff6f28 to ecb7ee1 Compare April 22, 2026 12:37
@@ -1,3 +1,3 @@
{
"latest": "11.7.0"
"latest": "11.10.0-rc.5"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

For follow-up: please update to the release version once it’s available.

@@ -24,7 +24,7 @@
"dependencies": {
"@mendix/piw-utils-internal": "*",
"@shopify/flash-list": "2.2.2",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should bump version in package.json and package.xml for gallery-native widget

"@shopify/flash-list": "2.2.2",
"react-native-device-info": "14.0.4"
"react-native-device-info": "15.0.2"
},
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should bump widget version in package.json and package.xml

{
"name": "popup-menu-native",
"widgetName": "PopupMenu",
"version": "4.0.1",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should bump version in package.xml as well

"dependencies": {
"@react-native-vector-icons/common": "12.4.0",
"@react-native-vector-icons/get-image": "12.3.0",
"@mendix/piw-native-utils-internal": "*",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should bump widget version in package.json and package.xml

@@ -69,13 +69,7 @@ export function RangeSlider(props: Props): ReactElement {

executeAction(props.onChange);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please consider bumping widget version in package.json and package.xml

"marketplace": {
"name": "Native Mobile Resources",
"description": "Download this module to access a rich set of widgets and nanoflow actions created for native mobile, including authentication, network, platform, and more. A must-have for native mobile development!",
"minimumMXVersion": "11.7.0",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should update minimumMXVersion as well

"marketplace": {
"name": "Nanoflow Commons",
"description": "The Nanoflow Commons module contains commonly used nanoflow actions that are usable across web, hybrid mobile, and native mobile apps, such as: client activities, geo location, local storage, & more.",
"minimumMXVersion": "11.7.0",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please update minimumMXVersion as well

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.

4 participants