I am trying to show a specific icon which will show above the chat list. I tried position:'absolute' in style but unable to succeed.Please tell me is it possible or not.
Try to write this line bottom of the gifted Chat View
*<Text style={{position: 'absolute',marginTop:200,right:0}}>Testing </Text>*