Skip to content

Cannot use RAMTheme ! #20

Description

@haithngn

Hello,

I tried to apply theming in the sample project, then Xcode said

'RAMTheme' initializer is inaccessible due to 'fileprivate' protection level

`let textColor: UIColor = .white
let listBackgroundColor: UIColor = .blue
let font: UIFont = UIFont.systemFont(ofSize: 18)

    ramReel.theme = RAMTheme(textColor: textColor, listBackgroundColor: listBackgroundColor, font: font)`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions