flexyford / impagination

A lazy data layer for your paged records
102 stars 7 forks source link

error at: this._pages.tree.getMaxKeyDescendant() undefined is not function! #36

Open sonnguyenit opened 7 years ago

sonnguyenit commented 7 years ago

When use for my react native app, meet this error!

error

flexyford commented 7 years ago

I'm sorry you ran into this error. How did the application get into this state?

Can you provide a Code Example or test?

flexyford commented 7 years ago

Could you post the setupImpagination function from /app/components/Home.js?