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
None of these files exist:
* node_modules\react-native-multiple-select\lib\react-native-multi-select(.native|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json)
* node_modules\react-native-multiple-select\lib\react-native-multi-select\index(.native|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json)
*
Library version: 0.5.6
Steps to Reproduce
Import the package
Put the import as normally do inside render() with all its required props
I am new to react native js, i'm also facing this issue only on web view android phone working fine not tested in ios,
i'm curious to know in react-native-multi-select.js line no 43, & 55 to 67 used ViewPropTypes.style insted of PropTypes.style first of all is it correct? if yes means please explaine to me why? how to send this propeties values to build component
if remove those lines it's working well
Issue summary
Looks like there's no index.js in the package...
Library version: 0.5.6
Steps to Reproduce
Expected Behavior
I expected to run normally, like the example in npmjs.com, where i found the package...
Actual Behavior
It pop-ups an error saying that this files doesn't exist like i said earlier... not sure what to do...
The text was updated successfully, but these errors were encountered: