valeriik

Results 5 issues of valeriik

When I wrap 'react-native-element-dropdown' with using React.forwardRef - content is not showing ![image](https://user-images.githubusercontent.com/24571089/169296664-80cba258-ce1f-461d-a530-63b8127de3a7.png) Code example: ``` import { Dropdown as DropdownRN } from 'react-native-element-dropdown' ... function Dropdown(props, ref) { ......

In case of long alphabet (i.e. long array in `data` prop.) and device small screen resolution the `SectionList` is cut at the bottom and there is no possibility to scroll...

I have tried from ver.43... to ver.44 but have the same issue with module "fast-html-parser": UnableToResolveError: Unable to resolve module util from /.../node_modules/apollojs/server.js What versions in your 'package.json' in these...

Is it possible to add a plugin from [leafletjs plugin list](https://leafletjs.com/plugins.html)? Maybe here is not the best way to ask question therefore I've created a question on [stackoverflow](https://stackoverflow.com/questions/62854420/autocomplete-for-addresses-and-search-in-react-native-webview-leaflet) and I...

On the screenshot below you can see 3 polygons (marked as violet color) ![image](https://user-images.githubusercontent.com/24571089/104471843-fd349f00-55c3-11eb-9f86-91377c40cc47.png) Red line is a minimal distance from point "A" to one of the three polygons calculated...

@turf/point-to-line-distance