MCPcopy Create free account
hub / github.com/Paraboly/react-native-input-bar / IState

Interface IState

lib/InputBar.tsx:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59interface IState {}
60
61class InputBar extends React.Component<IInputBarProps, IState> {
62 renderBarIconContainer = () => {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected