valeriik
valeriik
When I wrap 'react-native-element-dropdown' with using React.forwardRef - content is not showing  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)  Red line is a minimal distance from point "A" to one of the three polygons calculated...