One of the react-native-tags props is createTagOnString. In this prop, if you input the following: [",", ".", " "] --> the tags will be created. I want the input to be the 'return' key on iOS. anyone have an idea of what to do in this case? how to implement it?
Thank you <3
https://www.npmjs.com/package/react-native-tags "createTagOnString Triggers new tag creation [",", ".", " "]"