Majid Hatami
Results
3
issues of
Majid Hatami
When a method parameter in C# is defined as `Nullable` like `int?` and you call it in python by like a literal int number, it does not match with `int?`...
### Is this a bug report, a feature request, or a question? It's a question. ### Environment Environment: Expo: ^51.0.39 React native: 0.74.5 react-native-background-downloader: ^3.2.6 ### Expected Behavior I use...