Derek Brown

Results 18 comments of Derek Brown
trafficstars

I have FlipCard working within a FlatList. If I had to guess, you're likely not binding the flip on a per-instance basis.

@itsVagabond Set and toggle the `flip` state inside a separate child component, then use the `renderItem` property of FlatList to render those child components.

Pinging @benwilson512 again here on a review; priming in particular would be very helpful for our use case.

> Bike shed about the name "ordinal". I like `ordinal` in general, but it's not _super_ clear at first. Once you understand what it does, it does make sense, but...

Wondering the state of this PR? Those of us looking to use Apollo and Absinthe in production would love to use it (and an example if someone has the time!)

We're using Apollo on iOS. https://hexdocs.pm/absinthe/apollo.html

> What would be the transport mechanism for subscriptions? If you can do websocket / HTTP you also don't need these changes. If you're looking for APNS then this might...

Bump. Curious if an upgrade will be merged in the near term? cc: @benwilson512 @luhagel