flexyford / impagination

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

How can get data from AsyncStorage? #49

Open osaka911 opened 6 years ago

Robdel12 commented 6 years ago

Hey @anhnam00! I'm not sure I quite understand your question. Can you provide an example for what you're trying to accomplish?

mattfca commented 6 years ago

I'm having the same issue. I have a token in AsyncStorage I have to use in the fetch. I cant async/await inside the impagination method.

image

cowboyd commented 6 years ago

Hi there @mattfca Can you post the code that isn't working? Usually that will help us diagnose the problem pretty quickly.