Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
interface IState {}
60
61
class InputBar extends React.Component<IInputBarProps, IState> {
62
renderBarIconContainer = () => {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected