Daryll Drexler
Daryll Drexler
Adding tintBlendMode property to FXBlurView to allow for modification of blending used when applying tint color, adding logic to obey custom tint alpha when specified (defaults to 25% if tintColor...
I really love the widget, but have grown accustomed to reading the raw PM2.5 values from PurpleAir; I saw some interest in having a toggle for the widget and figured...
- Updating library to use new 'place_id' field, per Google's deprecation warning for 'id' and 'reference' in the documentation - Adding logic to rely off of existing lat/long information before...
Includes float (CGFloat) and time (NSDate) range picker examples, including an update to the sample project to demonstrate usage. BSModalFloatRangePickerView is useful for choosing currency or price ranges. BSModalTimeRangePickerView is...
Needed to implement a picker for a floating point value, rather than perform additional validation steps off of a standard keyboard entry. As I was already utilizing your library to...