Braze React Native SDK - v21.0.0
    Preparing search index...

    Function getFeatureFlag

    • Get a feature flag by its ID.

      Parameters

      • id: string

        The ID of the feature flag.

      Returns Promise<any>

      A promise containing the feature flag. If there is no feature flag with that ID, this method will return a null.