Skip to content

adding changes for having config in status & info section#845

Open
protikbiswas100 wants to merge 2 commits intomicrosoft:mainfrom
protikbiswas100:add-config-page
Open

adding changes for having config in status & info section#845
protikbiswas100 wants to merge 2 commits intomicrosoft:mainfrom
protikbiswas100:add-config-page

Conversation

@protikbiswas100
Copy link
Contributor

@protikbiswas100 protikbiswas100 commented Feb 10, 2026

Description

In the Navigation Menu, currently Status & Info section has nothing, this change added React-Native-Config as an item in Status & info section.

Why

Status & Info section should have something

Resolves [Add Relevant Issue Here]

What

added ConfigExample.tsx

Screenshots

config.mp4
Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/react-native-gallery/pull/845

@protikbiswas100
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

SERVICE_PORT: '8080',
SERVICE_API_KEY: '74970b3d-0bfb-4611-ba1d-dff7209ecc39',
};

Copy link
Contributor

Choose a reason for hiding this comment

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

react-native-config isn't in package.json Hardcoding values defeats the purpose of this example , it no longer demonstrates the library.

// component: ConfigExamplePage,
// textIcon: '\uE753',
// type: 'Status and Info',
// },
Copy link
Contributor

Choose a reason for hiding this comment

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

This should stay commented out until react-native-config is actually added as a dependency in the NewArch project.

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