hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.58k stars 667 forks source link

Unable to resolve module react-date-range/dist/styles.css & 'react-date-range/dist/theme/default.css' #401

Open Nehal-Sanklecha opened 4 years ago

Nehal-Sanklecha commented 4 years ago

Subject of the issue

Not able to use the library. Gives error on installation.

[BUG] Bug Reproduce Steps

"react": "16.11.0", "react-date-range": "^1.3.0", "react-native": "0.62.2",

[BUG] Expected behaviour

Installation should work properly

Environment

Node version: 14.8 using for React Native

Nehal-Sanklecha commented 4 years ago

@msukan This library supports react-native also, right?