Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopilotKit/CopilotKit
/ UserMessage.tsx
File
UserMessage.tsx
packages/react-native/src/components/messages/UserMessage.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
"react"
;
2
import { View, Text, StyleSheet, type ViewStyle } from
"react-native"
;
3
import { formatTimestamp } from
"./utils"
;
4
Callers
nothing calls this directly
Calls
1
create
Method · 0.65
Tested by
no test coverage detected