Skip to content

Conversation

@yugisu-flux
Copy link

What does this PR do?

  • Address documentation comments

Motivation

(I have no push rights in the feature/flags branch)

Additional Notes

Anything else we should know when reviewing?

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)
  • If this PR is auto-generated, please make sure also to manually update the code related to the change

@yugisu-flux yugisu-flux self-assigned this Jan 28, 2026
@yugisu-flux yugisu-flux requested review from a team as code owners January 28, 2026 16:32
@yugisu-flux yugisu-flux changed the base branch from develop to feature/flags January 28, 2026 16:32
@yugisu-flux yugisu-flux mentioned this pull request Jan 28, 2026
4 tasks
Copy link
Contributor

@maycmlee maycmlee left a comment

Choose a reason for hiding this comment

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

Just a couple of suggestions after re-reading.

## Setup

**Note**: This package is an integration for the [OpenFeature React SDK][1]. Before using it, install and set up the core [`mobile-react-native`][3] SDK.
**Note**: This package is an integration for the [OpenFeature React SDK][1]. Before starting using Datadog Feature Flags, install and set up the core [`@datadog/mobile-react-native`][3] SDK.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
**Note**: This package is an integration for the [OpenFeature React SDK][1]. Before starting using Datadog Feature Flags, install and set up the core [`@datadog/mobile-react-native`][3] SDK.
**Note**: This package is an integration for the [OpenFeature React SDK][1]. Install and set up the core [`@datadog/mobile-react-native`][3] SDK to start using Datadog Feature Flags.

</DatadogProvider>
```

After completing this setup, your app should be ready for flag evaluation with OpenFeature.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
After completing this setup, your app should be ready for flag evaluation with OpenFeature.
After completing this setup, your app is ready for flag evaluation with OpenFeature.

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