Damian

Results 7 comments of Damian

Any update on this? if fixed, when is the release?

> https://developer.aliyun.com/mirror/npm/package/multer-s3-transform > > This will help you to resolve the issue . please check > npm install multer-s3-transform yes I decided to go with multer-s3-transform. works well !

I am experiencing same issue here. In case I this does not get fixed in time, I will have to fork the repo and try above method :(

Facing same problem here. I found undocumented "avoidKeyboard" prop, seems it doesn't help. Was hoping to see if you use KeyboardAvoidingView but no luck. I will try to hack around...

> I'm having the same issue! my workaround was just to fetch enough data for single page OR have each item card large enough to fit scroll.. OR load more...