renderUsernamePosition in react native gifted chat
1: follow these link https://github.com/FaridSafi/react-native-gifted-chat/issues/2281
React Native Gifted chat creen
<Bubble
{...props}
renderUsernameOnMessage={'userName'}
usernameStyle={{
fontSize:15,
...GST.pt1,
top:2
}}
renderUsernamePosition={'top'}
/>