Mike Yamato
Mike Yamato
> WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html For Android...the...
I was wondering, in addition to throttling suggestions by time via the prop `autoCompleteFetchRequestDelay` is there a way to throttle suggestions by number of characters typed? For example, don't show...
My custom cell based on the readme example currently looks like the following:  _gray_ background is within `styles.cell` _blue_ background is within...
Received this warning after installing the package onto Xcode and running it. Since it's just a warning and not a red screen I'm hoping it's a non-issue. My setup... "react":...
I'm following the [checkbox example in the documentation](https://www.radix-ui.com/docs/primitives/components/checkbox) and added `strokeWeight` prop to ``. However, no matter what the value the weight doesn't change. I'm [looking at the code](https://github.com/radix-ui/icons/blob/master/packages/radix-icons/src/CheckIcon.tsx) and...
I'm using `semantic-ui-react` in lieu of Bootstrap and needed to reinstall this package after installing `react-scrollable-anchor`. The error message said it couldn't locate `semantic-ui-css/semantic.min.css` within `index.js`. Semantic is once again...