-
Notifications
You must be signed in to change notification settings - Fork 39
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
Implement Feature Flag Builds for Staging, and Prod Environments in React Native Apps #143
Comments
@shreya-mishra instead of a feature flag, can we do something like this keeping two separate bundles one for the basically, we will have two separate commands in |
@dakshbhardwaj can we have ETA ? |
|
HI @shreya-mishra please assign me this task. |
Description
This task involves implementing feature flag builds for React Native (RN) applications, specifically targeting Staging (User Acceptance Testing), and Prod (Production) environments. Feature flags allow for the controlled release and testing of new features, enabling a more streamlined development and deployment process.
The primary objectives of this task include:
In case of any doubts please reach out to me or you can mention it in our mobile-app-react-native channel
The text was updated successfully, but these errors were encountered: