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

Enable SonarKit and Flipper in React-Core #33499

Closed
wants to merge 1 commit into from

Commits on Mar 25, 2022

  1. Enable SonarKit and Flipper in React-Core

    Summary:
    This DIFF turns on the `FB_SONARKIT_ENABLED` flag when installing Flipper ina RN app. The flag is enabled only in Debug config, given that Flipper is installed only in this configuration.
    
    This PR also fixes this issue: facebook#33497
    
    ## Changelog
    [iOS][Changed] - Enable SonarKit in React-Core when the configuration is `'Debug'`
    
    Differential Revision: D35141506
    
    fbshipit-source-id: 019bab85d60b2b02ac50fcc82de7879833653505
    Riccardo Cipolleschi authored and facebook-github-bot committed Mar 25, 2022
    Copy the full SHA
    301234c View commit details
    Browse the repository at this point in the history