When checking package size on [bundlephobia](https://bundlephobia.com/result?p=mobx-react@5.1.2) I get the following error.  I also get an error when I try using the `package-size` module from npm  I understand this is probably dude to React Native, so you could consider setting an [optional dependency](https://docs.npmjs.com/files/package.json#optionaldependencies)? I'm not sure if that will work.
When checking package size on bundlephobia I get the following error.
I also get an error when I try using the

package-sizemodule from npmI understand this is probably dude to React Native, so you could consider setting an optional dependency? I'm not sure if that will work.