Duarte Monteiro
Duarte Monteiro
Added [svgs](https://www.npmjs.com/package/svgs) to support both `react` and `react-native`. > The svgs module is compatibility layer between react-native-svg and regular react (browser) based SVG elements. This allows you to write SVG...
I see there's been a request for a `react-native` version #15 but could we try to have universal support by using [svgs](https://github.com/godaddy/svgs) instead of [react-native-svg](https://github.com/react-native-community/react-native-svg) so it supports both: -...
Hey great script works wonders! Any idea how to get the subtitles?
Raw html
Hi, would it be possible to pass raw html instead of a url to use with `template:` instead of `templateUrl:` For a use case similar to this: ``` js app.config(function($stateProvider)...
in some cases you might want to overwrite the styles, e.g. `display: 'flex'`
Hi it seems error are being shallow somewhere when the value of `GraphQLEmail` doesn't conform, when using a string instead of a email I don't get a specific error message....