Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(feature-flags): Change the flag name from camelCase to dash-case #830

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

BamMironov
Copy link
Contributor

📝 Description

It just fixes feature flags naming convention: from camelCase to dash-case. Apparently, LaunchDarkly for React Native accepts only the latter though they don't mention that in the docs.

@BamMironov BamMironov merged commit 3e154e2 into release/2.1.1 Jul 24, 2024
4 checks passed
@BamMironov BamMironov deleted the bugfix/wrong-feature-flag-for-loris branch July 24, 2024 10:51
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