@@ -41,8 +41,8 @@ export default function App() {
name="Message"
component={MessageScreen}
options={{
title: '消息',
tabBarLabel: '消息',
title: 'IM消息',
tabBarLabel: 'IM消息',
tabBarIcon: ({ color, size }) => (
<Text style={{ fontSize: size, color }}>💬</Text>
),
The note is not visible to the blocked user.