KeyboardAccessoryView
- Dev
UsageCode Example
<KeyboardAccessoryView
renderContent={this.renderContent()}
kbInputRef={this.inputRef}
kbComponent={}
kbInitialProps={}
onHeightChanged={this.onHeightChanged()}
scrollBehavior={KeyboardAccessoryView.scrollBehaviors.NONE}
/>
APIThis is the list of additional props for the component