Bartosz
Bartosz
I just found `iosPathRegex` and `androidPathRegex` in https://github.com/Intellicode/eslint-plugin-react-native/blob/master/lib/rules/split-platform-components.js. Too bad it's not documented in [docs](https://github.com/Intellicode/eslint-plugin-react-native/blob/master/docs/rules/split-platform-components.md)
@Bekaxp feel free, I'm seriously short of time so I'm not going to do that in next few days
Any progress on this? This really makes the job harder @skovy
I'm using 1.0.1 all the time and I'm randomly getting two kinds of errors: ``` [CHANGED] src\styles\style.module.scss File to read not found or unreadable: C:/Projects/ProjectA/src/styles/style.module.scss ``` or ``` [CHANGED] src\styles\style.module.scss...
~~@skovy I tried researching this problem. My guess is, the issue occurs because of using `~` as alias to `node_module/` in imports:~~ ```scss // Actual source code from my repo...
Any plans for releasing fixed version?
@nitinkumar24 actually, the accepted answer says otherwise. @itinance Any plans for that?
What's the status of this? @ai
@ai I'll try to understand how this works and maybe I'll be able to craft one, but don't take that for granted just yet
> Sorry, I have no idea how to fix it exactly (need to work on different projects this week). I feel you, man. Will give it a try in a...