Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/react-native/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/bash/15.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
React native 如何在天才聊天室中显示浮动图标_React Native_React Native Gifted Chat - Fatal编程技术网

React native 如何在天才聊天室中显示浮动图标

React native 如何在天才聊天室中显示浮动图标,react-native,react-native-gifted-chat,React Native,React Native Gifted Chat,我试图显示一个特定的图标,它将显示在聊天列表上方。我尝试了位置:'绝对'的风格,但无法成功。请告诉我这是可能的还是不可能的。尝试将这一行写在gifted Chat视图的底部 *<Text style={{position: 'absolute',marginTop:200,right:0}}>Testing </Text>* *测试*

我试图显示一个特定的图标,它将显示在聊天列表上方。我尝试了位置:'绝对'的风格,但无法成功。请告诉我这是可能的还是不可能的。

尝试将这一行写在gifted Chat视图的底部

*<Text style={{position: 'absolute',marginTop:200,right:0}}>Testing </Text>*
*测试*