You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: