Dulmandakh

Results 27 issues of Dulmandakh

Napi::Export 👉 Nan::Export

## Summary buildToolsVersion is no longer required since AGP 3.1 (March 2018), See https://developer.android.com/studio/releases/gradle-plugin#3-1-0. Having buildToolsVersion is extra noise and download for no value ## Test Plan The module will...

publish images for both amd64 and arm64, https://docs.docker.com/build/ci/github-actions/multi-platform/. might require https://github.com/react-native-community/docker-android/pull/207 fixes https://github.com/react-native-community/docker-android/issues/166

### Please add the exact image (with tag) that you are using eclipse-temurin:11-jdk ### Please add the version of Docker you are running Kubernetes ### What happened? Created a ConfigMap...

bug

console.error is blocking development process when we start using the package with existing state in React Native

Currently, we cannot attach handlers to 'open' and 'close' events when using DrawerLayout because we're attaching handlers to $.instance instead of $.window

Hey, I need to access response status or status code to handle errors in different situations. tried to pass _response to params.error() as third parameter, but no success. please advice....

CI is able to restore **pip** cache as usual, and deprecation warning is gone. Please see https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/