Action on enter key in text box

Is it me or we’re unable to trigger something when the user is done typing in a text box…?
(In fact, we should have two triggers in text box: “on Type” and “on enter/done”)…?

I am also looking for an answer for this question! I tried all the returnKeyType options, but I guess that’s just cosmetic?

This was actually talked about earlier today on the forum. You can do something like a search bar. But instead of pulling up a list, it could do other actions.