enter and leave animation working properly but move is not working,
How are you testing the move animation? It is applied only when you filter the elements in the data source - so some of them disappear or reappear in the repeat region.
i thought “move animation” will swap position smoothly when i do sorting. Is there any other way to swap position when user click the sort button without using external plugin?
If I understand you correctly, you will need to use an external plugin or CSS. There is no built in Wappler way to do it that I am aware of.