esbenp / esbenp/react-native-clean-form

[RFC] Support for react native web

Open
#75 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
472
Forks
74
PR merge metrics
No merged PRs in 30d

Description

Any plans to implement this? As for now I'm getting this error:
```
./node_modules/react-native-clean-form/src/Select.js
Module parse failed: Unexpected token (102:6)
You may need an appropriate loader to handle this file type.
| valueKey,
| theme,
| ...rest
| } = this.props
| const { showSelector, value } = this.state
```

I think this is a transpilation issue similar to [this one](https://github.com/vovkasm/react-native-web-image/issues/7).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.