react-native-adapty - v3.15.2
    Preparing search index...

    Type Alias AdaptyCustomColorAsset

    AdaptyCustomColorAsset:
        | { argb: number; type: "color" }
        | { rgb: number; type: "color" }
        | { rgba: number; type: "color" }