esbenp / esbenp/react-native-clean-form
Getting an error Unexpected token type: word
- Dominant language
- JavaScript
- Stars
- 472
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
I just installed a new `react-native` app and this library with `redux-form`. I am using some code from examples provided in readme, but when I start the app I am getting red screen of the death with error `Unexpected token type: word` on it.
```
```
I searched on Github and found an issue where this error was discussed:
https://github.com/styled-components/styled-components/issues/559
https://github.com/styled-components/css-to-react-native/issues/20
I guess this is happening due to the modifications to `css-to-react-native` library. Any ideas how can I fix this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.