Results 16 issues of Scott Ashton

Resurrecting this PR: https://github.com/website-scraper/node-website-scraper/pull/497 Looks like there's some merge conflicts though.

## Summary Currently, it is impossible to disable `preferNativePlatform`. This PR enables it ## Test plan In an application directory, create a `blah.native.js` file, then import it in your bundle...

CLA Signed
Shared with Meta

Hi, great library here. Thank you. I have no C expertise or else I would look into it myself, but I'm using imagemagick-native to validate image files, simply calling identify...

This library has 95% of the functionality in the [useCss hook](https://github.com/streamich/react-use/blob/90e72a5340460816e2159b2c461254661b00e1d3/docs/useCss.md) but isn't itself made available in this library. I would prefer to add just `nano-css` rather than `react-use` since...

After having programmed in React Native for two years and having finally returned to the web, I am horrified by all the boilerplate involved in conditionally applying styles. The pattern...

Hey, I've discovered a weird bug likely somewhere deep in the webpack config: I have a `dist` directory (I'm using Typescript) that occasionally has old non-required files inside of it....