Matthias Ludwig
Matthias Ludwig
For anyone who wants to import the types: `npm install --save @types/react-lines-ellipsis`
I made a version that works with Angular 6: [qs-angular2-busy](https://github.com/Quobject/qs-angular2-busy)
I had the same problem with React 18 and found this fix: ``` npm i jsoneditor npm i --save @types/jsoneditor ``` Next, here's the JSONEditorComponent: ``` import React, { useEffect,...
Same as https://github.com/clarkio/ios-favorite-movies/pull/7
Maybe create new project in XCode and copy all the files into it?