Oleksandr Zhukov
Oleksandr Zhukov
Added this new rule https://github.com/Intellicode/eslint-plugin-react-native/pull/201
no, this one is the only case that can't be handled or I didn't understand how 😄 just use `!!foo` or `foo.lenght > 0` for your case
can you provide a code example? yeah, seems this rule doesn't support styled components, but need to investigate
@dantman Fixed here https://github.com/Intellicode/eslint-plugin-react-native/pull/205 PS. Quite funny that you call your library as standard 😄
will check it
@jasonschock @donovanhiland can't reproduce the issue 😞 can you create a gist with your code?
@jdrorrer pls describe your environment
@donovanhiland thanks a lot, your repo was very useful PR with fix is here https://github.com/Intellicode/eslint-plugin-react-native/pull/220
@Intellicode can you create a new release? 🙏
seems you're right, it can be closed