Dmitry Demenchuk

Results 24 issues of Dmitry Demenchuk

I didn't get how to validate answers. 1. `crosswordDefinition` doesn't contains right answers. 2. I didn't find a way to catch typed answers, to validate them after. [#1](https://github.com/dwmkerr/crosswords-js/issues/1) 3. I...

Are there any callbacks to catch what a word was typed? Thanks.

PHPBrew builds and installs multiple version php(s) in your $HOME directory. - https://phpbrew.github.io/phpbrew/ - http://www.sitepoint.com/use-phpbrew-virtphp/

Drupal's requirements recommend setting it to at least 16M. See: http://drupal.org/requirements

react-native: 0.59.4 xcode: Version 10.2.1 (10E1001) I've done all installation as [written here](https://github.com/npomfret/react-native-cloud-fs/blob/master/docs/getting-started.md). On build, I'm getting following errors: > Cannot find protocol declaration for 'RCTBridgeModule'; did you mean 'RCTBridgeMethod'?...

Why don't you publish the package?

Can you please add possibility to add beers and breweries? [POST: /beers](http://www.brewerydb.com/developers/docs-endpoint/beer_index#3) [POST: /breweries](http://www.brewerydb.com/developers/docs-endpoint/brewery_index#3) Thanks

#### Environment - Operating System: macOS 12.1 (21C52) - Vim/Neovim version `:version`: nvim v0.6.0 - NERDTree version, found on first line of quickhelp `?`: 6.10.16 - Are you using any...

bug

Hello, [regarding documentation](https://github.com/oblador/react-native-vector-icons#icon-component), `color` should set an icon colour, unfortunately, it doesn't work with `Ionicons` type of icons. ``` ``` However, `FontAwesome` type works as expected. ``` ```

String `strip()` method doesn't exist in JavaScript. Use `replace()` instead. See: https://www.w3schools.com/jsref/jsref_replace.asp