emission
emission copied to clipboard
[React] Check if the native animations driver is good enough for our needs.
At the time of writing, the RN version we use (0.32.1) does not fully support the animations we’re doing on the home view when following an artist. However, the native animations module is under development as we speak, so need to check this each time after upgrading RN.
@alloy bump
We should definitely still give this a try, but it will be more involved than just flicking a switch and probably also more involved than a newcomer could chew on so marking this as a maintenance item.