I have been reading several posts regarding this issue, for example Delete keychain items when an app is uninstalled and iOS autodelete Keychain items after uninstall?. They say that, when you uninstall an app, its Keychain is not deleted, but the posts may be deprecated, is that the current behaviour?
On the other hand, if Keychain is not really automatically deleted when the user uninstalls an app, I'm not clear about the way to do that yourself.
EDIT: If Keychain are not deleted when apps are uninstalled, what actually happens to all those residual Keychain? Does the system not handle that?