braco

Results 103 comments of braco

This is implemented in the unfortunately named: https://github.com/zbtang/React-Native-ViewPager But `` has been in android since RN 0.28, is there a reason to do anything else?

Might be good to do something like this, where the number of rendered pages before and after the current is a variable: ``` // how many pages before and after...

@rt2zz : not sure what you have planned, but it would be great if the coming changes were [seamless-immutable](https://github.com/rtfeldman/seamless-immutable) compatible. The API is almost the same.

Paging @rtfeldman

@rt2zz: where's the code currently residing so I can take a look?

Two years later, are we still reloading webpack to make this work?

Regarding documentation/examples, one common pattern I haven't figured out is if there's a more efficient way to represent nested properties / join queries like this: Postgraphile query: ``` user(id: "1")...

@dimitrov-adrian I'm noticing some critical seeming issues in your extension like this, is the package abandoned?

Will come back to this, thanks for looking

This just tripped me up too. If theres no array coercion, the "json" config name is not accurate