Skip to content

Failed to compile #1

@18601673727

Description

@18601673727

Using with ethanneff/react-native-web-typescript, clean project:

./node_modules/react-native-awesome-table/src/components/Row.tsx 4:5
Module parse failed: Unexpected token (4:5)
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
| import {View, StyleSheet, TouchableOpacity, TouchableOpacityProps } from 'react-native';
| 
> type RowProps = {
|   style?: {},
|   children: React.ReactElement|React.ReactElement[]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions