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.
Asked
Active
Viewed 404 times
1 Answers
0
Try to write this line bottom of the gifted Chat View
*<Text style={{position: 'absolute',marginTop:200,right:0}}>Testing </Text>*

Amritpal singh
- 157
- 11