react-native-code-editor
react-native-code-editor copied to clipboard
No `onFocus` prop
Support for an onFocus prop would be great here. I'm showing a readonly printout of provided code when the input isn't focused and rendering the editor when it is focused–not currently possible to do this.