Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Paraboly/react-native-input-bar
/
Class
lib/InputBar.tsx:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
interface IState {}
60
61
class InputBar extends React.Component<IInputBarProps, IState> {
62
renderBarIconContainer = () => {
63
const {
64
onSendPress,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected