Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试显示将显示在聊天列表上方的特定图标。我尝试了 position:'absolute' 风格但无法成功。请告诉我是否可能。
尝试在有天赋的聊天视图底部写下这一行
*<Text style={{position: 'absolute',marginTop:200,right:0}}>Testing </Text>*