conorhastings / react-native-syntax-highlighter

a syntax highlighter for react native using https://github.com/conorhastings/react-syntax-highlighter under the hood
MIT License
167 stars 25 forks source link

Does this work with editing? #8

Closed lightninglu10 closed 6 years ago

lightninglu10 commented 6 years ago

Hey guys, can this package work with editing the code or is it only for static values?

conorhastings commented 6 years ago

only for static values, i'm not sure what the landscape for editible rich content is like in react native but if it exists it could theoreticaly be implemented, feel free to let me know if you know about anything and i'll reopen