Varun Singh

Results 4 issues of Varun Singh

Unless I'm doing something wrong, the no-raw-text rule doesn't seem to work when using styled-components. This makes it largely useless I think? Would be nice to be able to use...

I'm using Expo with a web project and a native project that are both part of the same package / project / repo. Is there any suggested way to structure...

bug
help wanted

### Bug Report - __TSLint version__: 5.10.0 - __TypeScript version__: 2.8.3 - __Running TSLint via__: (pick one) CLI with `tslint.json` configuration: ```json { "extends": [ "tslint:latest", "tslint-react", "tslint-plugin-graphql" ], "rules":...

- [x] Review the documentation: https://github.com/oblador/react-native-vector-icons - [x] Search for existing issues (including closed issues): https://github.com/oblador/react-native-vector-icons/issues When using react-native-vector-icons on web, you have to use react-native-vector-icons/dist, per the README. However,...