ethereum-boilerplate / ethereum-react-native-boilerplate

The ultimate full-stack Ethereum React Native Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with any EVM system! Happy BUIDL!👷‍♂️
MIT License
540 stars 285 forks source link

loader handler failed for UI kitten #8

Closed Sheshiyer closed 2 years ago

Sheshiyer commented 2 years ago

Web Bundling complete 19183ms ./node_modules/@ui-kitten/components/ui/input/input.component.js 105:38 Module parse failed: Unexpected token (105:38) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | this.webEventResponder = devsupport_1.WebEventResponder.create(this); | this.focus = () => {

        this.textInputRef.current?.focus();

| }; | this.blur = () => { ./node_modules/@ui-kitten/components/ui/tab/tabBar.component.js 137:37 Module parse failed: Unexpected token (137:37) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | } | scrollToIndex(params) { this.tabIndicatorRef.current?.scrollToIndex(params); | } | scrollToOffset(params) { ./node_modules/@ui-kitten/components/ui/popover/popover.component.js 148:38 Module parse failed: Unexpected token (148:38)

is there any workaround to fix this ?

ivan-liljeqvist commented 2 years ago

https://forum.moralis.io/t/ethereum-react-native-boilerplate-questions/4511 for help please post here