Matei Oprea

Results 25 comments of Matei Oprea

Hi @avermeil! So it works for generating a permanent refresh token?

Hi @alessandro-aglietti, Quick heads up about the new google ads api: it's so slow that the client that I'm working with decided to switch to adwords api. Just a quick...

I'm also affected by this. I've created a view with a hardcoded height and tried to layout animate only that view using ``` if ( [targetValues[@"height"] isEqualToNumber:@329] ) {} ```...

@Skn0tt use my package instead: https://github.com/mateioprea/react-native-simple-progressive-image

Currently no idea, but how hard can it be? There's a module named react-native-youtube (https://github.com/inProgress-team/react-native-youtube) maybe we can replicate something from there? It should be pretty easy to do. What...

If someone guides me a bit on how to approach the tests, I might be able to do them (0 experience with go). I'm also waiting for this to land...

@iamandrewluca https://codesandbox.io/s/broken-wave-zqz0k?fontsize=14 here it is. I just got the same problem. It doesn't work with react-select

@toxsick I have removed the breaking change from #3446. If you want, you can ```npm install --save https://github.com/mateioprea/redux-form``` :)

Hello guys, I did this today: https://www.dropbox.com/s/6z0wu6papx6ff5m/Screenshot%202017-05-22%2018.58.15.png?dl=0 I'm still working on it, but will submit a pull requests when I finish :)

@oyeanuj now that you're saying will work on implementing that too. I thought that 24h format will be fine, but I think AM/PM thing can be optional and it can...