TextInput has focus. This component can be used to create custom toolbars.
To use this component wrap your custom toolbar with the InputAccessoryView component, and set a nativeID. Then, pass that nativeID as the inputAccessoryViewID of whatever TextInput you desire.
Example
Reference
Props
backgroundColor
nativeID
An ID which is used to associate this InputAccessoryView to specified TextInput(s).

