I'm writing an application in typescript using the React Native framework, but the user list remains constant, and I want the last user to go to the top. How can I do this in the user list?
enter code here
I'm writing an application in typescript using the React Native framework, but the user list remains constant, and I want the last user to go to the top. How can I do this in the user list?
enter code here