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

Change font and color for the end refresh label #67

Closed ahmedsafadii closed 3 years ago

ahmedsafadii commented 4 years ago

How it's possible to Change font and color for the end refresh label

apdevzhang commented 4 years ago

want too

BeatsKitano commented 3 years ago

@property (strong, nonatomic) UIColor *themeColor;

@property (strong, nonatomic) UIColor *animatedBackgroundColor;