Danilo Figueiredo
Danilo Figueiredo
when calling: https://github.com/grifotv.json?&callback=jQuery16104794659987092018_1420582656624&_=1420582656880 Hello there, wayfaring stranger. If you're reading this then you probably didn't see our blog post a couple of years back announcing that this API would go...
when calling: https://api.twitter.com/1/statuses/user_timeline.json?include_entities=fals The Twitter REST API v1 is no longer active. Please migrate to API v1.1. https://dev.twitter.com/docs/api/1.1/overview.
http://gdata.youtube.com/feeds/api/videos?alt=json-in-script&author=grifotv…ults=10&callback=jQuery161013402283377945423_1434916548572&_=1434916549002
Is there a way to pass `externalScrollView` prop with `ScrollView` from [React Native Gesture Handler](https://docs.swmansion.com/react-native-gesture-handler/docs/about-handlers#using-native-components) without having propTypes+TypeScript errors? The code below works fine: ```typescript import { ScrollView } from...
Any Android support for this?
## 💬 Questions and Help I'd like to have my template file written in TypeScript, like the [default template](https://github.com/gregberge/svgr/blob/180eb6d503215fc782dfece351ff751194a0dfed/packages/babel-plugin-transform-svg-component/src/defaultTemplate.ts#L1). I tried creating my own template with the `.ts` extension: ```typescript...