## Description To make the `swipe` method deprecated and move it to TouchActions subclasses: - mark the `swipe` method deprecated - to implement it (temporary solution) - to add the `swipe` method to TouchActions subclasses.