Radu Popescu

Results 2 issues of Radu Popescu

I'm trying to use the custom styling like this: ```swift [...].slidingRulerStyle(BlankCenteredSlidingRulerStyle()) ``` However, I'm getting an error: ``` 'BlankCenteredSlidingRulerStyle' initializer is inaccessible due to 'internal' protection level ``` [From what...