We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Module../node_modules/react-native-onboarding-swiper/src/Page.js http://localhost:19006/static/js/bundle.js:46656:94 46653 | Page.propTypes = { 46654 | isLight: prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.bool.isRequired, 46655 | image: prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.element.isRequired,
46656 | containerStyles: react_native_web_dist_index__WEBPACK_IMPORTED_MODULE_3__["ViewPropTypes"].style, | ^ 46657 | imageContainerStyles: react_native_web_dist_index__WEBPACK_IMPORTED_MODULE_3__["ViewPropTypes"].style, 46658 | title: prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.oneOfType([prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.string, prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.element]).isRequired, 46659 | subtitle: prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.oneOfType([prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.string, prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.element]).isRequired,
The text was updated successfully, but these errors were encountered:
same issuse
Sorry, something went wrong.
This was fixed. However, React Native for Web is currently not working. #83
No branches or pull requests
Module../node_modules/react-native-onboarding-swiper/src/Page.js
http://localhost:19006/static/js/bundle.js:46656:94
46653 | Page.propTypes = {
46654 | isLight: prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.bool.isRequired,
46655 | image: prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.element.isRequired,
46656 | containerStyles: react_native_web_dist_index__WEBPACK_IMPORTED_MODULE_3__["ViewPropTypes"].style,
| ^ 46657 | imageContainerStyles: react_native_web_dist_index__WEBPACK_IMPORTED_MODULE_3__["ViewPropTypes"].style,
46658 | title: prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.oneOfType([prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.string, prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.element]).isRequired,
46659 | subtitle: prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.oneOfType([prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.string, prop_types__WEBPACK_IMPORTED_MODULE_4___default.a.element]).isRequired,
The text was updated successfully, but these errors were encountered: