BeatsKitano / KafkaRefresh

Animated, customizable, and flexible pull-to-refresh framework for faster and easier iOS development.
MIT License
1.21k stars 142 forks source link

Background color for refresh #10

Closed dannydaddy3 closed 6 years ago

dannydaddy3 commented 6 years ago

If I got right I can set background color only with singleton. But in my project I use refreshes on different screens, so choosing one background color for all screens is not suited for me because screens have different background colors. Changing color in singleton as I switch between screens is obviously kludge.

Would be good to add new method with backgroundColor property or add this property to current method. So it could be possible to set color at refresh creation.

BeatsKitano commented 6 years ago

Please update the library in three hours and you can see a new addition to animateBackgroundColor