kodefox / infra

KodeFox Product Infrastructure
MIT License
12 stars 11 forks source link

exoflex: Not working with react-native-web #586

Open latyaodessa opened 3 years ago

latyaodessa commented 3 years ago

Describe the bug Example project not working with react native web.

infra/packages/exoflex/src/components/Switch.tsx Module not found: Can't resolve 'lodash.clamp' in '/Users/andre/development/tests/infra/packages/exoflex/src/components'

Tried to use library with react native for web

TypeError: Cannot read property 'style' of undefined Module node_modules/react-native-collapsible/Collapsible.js node_modules/react-native-collapsible/Collapsible.js:16

In library description written it works with react native web

package.json

oshimayoan commented 3 years ago

Hi @latyaodessa, thanks for filing an issue. We'll try to fix this ASAP.