Small internal bugfixes.
Fix border view renderer crashes when element is null.
Downgrade .NETStandard to 1.0 for compatibility with old PCL projects.
- Add BorderView;
- Add experimental gesture recognizer for iOS:
- Touch effect immediately starts when you touch View
- Cancelling touch effect when View scrolled
- Fix using and add customization alpha channel in touch color;
- Fix touch animation ending in old android (in API < 21);
- Reformat and restruct source code;
- Add standard sound effect for Android when touch.
- Changed logic appearing overlay view. Now overlay always is subview for view with touch effect.
Small exception bugfixes.
Fix using disposed view, fix using Command.CanExecute, fix style guide.
Fix using disposed containers for touch effect
Fix long tap for android in XF 3.0+
Fix bugs, add support tap through overlapped effect for fast clicks, add auto children transparent
Update to .NETStandard 2.0, fix bugs, add EffectsConfig.
Update XForms to 2.5.0, fix bug with nesting effects, fix bug with iOS long tap gesture.
Stable version for XF 2.3.4