Smartisan OS has a weather app with such an effect: when changing the format from Celsius to Fahrenheit, the temperature number will scroll like this: Motion blur effect sample
I think it's not a simple blur effect when numbers scrolling, because you can see from the image that these numbers are blurred only in the vertical direction. The numbers scroll first in a low speed, and then faster. And the blur radius is also longer as it scrolls. As for me, this kind of effect is not so easy to achieve.