David Stepanov

Results 3 issues of David Stepanov

In the documentation, it's said that `host` and `path` arguments can be passed to constructor. But in the code `base_host` and `base_path` are used. Here is constructor [code](https://github.com/lodosstm/yandex-checkout-node/blob/master/lib/index.js#L27)

**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [ ] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry`...

Status: Awaiting Response
Platform: React-Native

**Describe the bug** There are two inputs with different keyboard types, and only one is rendered at a time. One input has the default keyboard type, while the other uses...

๐Ÿ› bug
๐Ÿค– android
KeyboardAvoidingView ๐Ÿงช
repro provided