New
-
Adds ability to remove all styles
rmq(:my_style).remove_all_styles
-
Adds ability to read switch with
.data
-
Adds ability to trigger events
rmq(aView).trigger(:tap)
-
Adds
shadow_radius
styler -
Adds
sink
animation -
Adds support for iPad Pro and its 12.9" screen
-
Adds support for ipad detection when using
resource_from_device
-
Adds ability to use symbols for
clear_button_mode
def ui_text_field_clear_always(st) st.clear_button_mode = :always end
Bug fixes
- Fixed slide_in animation
- Fixes simulator detection for iOS 9
rmq.font.system
should return a system font default size instead of an error- Fixes pointers in the color system for 32 bit devices