Ons Belkhouja
Results
3
comments of
Ons Belkhouja
any updates ?
changing the version to 0.73.7 of package metro-react-native-babel-preset resolved the issue for me
this works for me ! my code ``` import ...; export default class MyClassicEditor extends ClassicEditorBase { } export const Editor = (props) => { const [channel, setChannel] = useState(false)...