Cosima

Results 4 issues of Cosima

#### chess-web-api version: ^1.1.2 ## Steps to reproduce This package must be used with `require` instead of `import` ## Expected behavior I'd like to be able to use this with...

It would be convenient not to have to manually define the colorway or scales for certain plots, such as bubble plots, with an array of colors. I'd like to specify...

I installed the package using the recommended approach: ``` npx expo install react-native-gifted-charts expo-linear-gradient react-native-svg ``` With the following react typescript versions and ts config: `npm list`: ``` ├── [email protected]...

**Describe the bug** The following error appears when using the custom toast functionality in the React Native Web emulator with a useEffect hook: ``` console.js:273 Warning: Internal React error: Expected...