MCPcopy 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

59interface IState {}
60
61class 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