-
### Operating System
- [ ] Windows
- [ ] macOS
- [ ] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [ ] Android
- [ ] iOS
- [ ] Nintendo Switch
- [ ] PlayStation 5
- [ ] Xbox
- [ ] Web Browsers
#…
-
After upgrading to RN 0.76.1, the jest mock seems to fail to import:
```
TypeError: NativeModule.getConstants is not a function
> 9 | import mockSafeAreaContext from 'react-native-…
-
-
When exporting or converting arguments to the commandline, there are several items that needs escaping.
The Windows escaping is not handling all variants, so some escapes seems to be problematic, esp…
-
hi,
ive been trying to use the auto subs on my 2020 MacBook pro, but i can't get it to work. i had multiple problems which i solved using the other errors on this page, but this one i found nothing f…
-
Ideas, Feedbacks, and/or help on pr are always appreciated.
- Support **makerdao's** multicall. (https://github.com/makerdao/multicall)
- Add multicall ability to existing ERC20 contract.
- Add …
-
I've been taking a look at some of the tests and I think we are in need of some sort of utility library to assert properties in tests.
There seems to be mix of different styles. Here are some example…
-
Hi,
I would like to use an ONNX optimized version of a model trained using your library. However, for the use case of one-shot classification I need to determine a threshold for classification. Are…
-
I've made a project/library that wraps some of the functionality of WebGL in Snap _!_. It covers all that is needed to make some basic rendering (and a little more). I've included a basic program that…
-
### Feature description
There are several utility classes from the Grails 7 migration that have been duplicated between GORM & Grails Core. Since GORM is not meant to depend on Grails Core, we shoul…