Gez Quinn

Results 24 comments of Gez Quinn
trafficstars

@pradel I'm happy to submit a PR for both of these issues if no one else is looking at them?

Hello all, Sorry I'm so late (!) in actually getting round to this! I see JoJ123 fixed the original issue. I tried looking at the issue raised by deathemperor but...

Hello all. I was hoping to use Netlify functions to host my GraphQL API as a lambda but ran into issues to do with the context object not being set....

Good work @gotcha84 ! Looking forward to seeing this merged.

For what it's worth, I get `405` errors when trying to use this package in a web context (localhost:3000), the `405`s are coming from failed preflight requests. The actual requests...

Also found this issue in my project. I would submit a PR but I'm not entirely confident with the inner workings. I can see that `totalLines` is passed to `numberOfLines`...

I'm also seeing this. It looks like the page position is only [determined and set](https://github.com/eveningkid/react-native-popable/blob/9cecb1614ffe9b4593153ce44f745eaed55e014b/src/Popable.tsx#L108) for `onPress`.