CodeMirror v6 Cross-platform support

Hello Everyone, i hope you are having an amazing week,
Is CodeMirror v6 available on react-native or react-native-webviews to make sure it works on tablets or even phones?
If yes, does it have the same capabilities (editor options, languages, etc) as the normal one ?

Thanks.

This library targets browsers. There’s no native versions, though it may work in webviews if they use a full-featured enough browser engine.

1 Like