Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't seem to work at all on android #23

Open
louisholley opened this issue Aug 20, 2021 · 8 comments
Open

doesn't seem to work at all on android #23

louisholley opened this issue Aug 20, 2021 · 8 comments

Comments

@louisholley
Copy link

working really nicely on iOS, but on Android it's just jumping to the bottom of my inverted list whenever items are prepended. has anyone else experienced this?

not sure if this is related, but seeing this error in the console:

[Unhandled promise rejection: TypeError: null is not an object (evaluating 'ScrollViewManager.enableMaintainVisibleContentPosition')]
at node_modules/@stream-io/flat-list-mvcp/src/FlatList.android.tsx:32:43 in enableMvcp
at http://192.168.1.65:19000/node_modules/expo/AppEntry.bundle?platform=android&dev=true&hot=false&minify=false:520991:38 in enableMvcpWithRetries
@fyelci
Copy link

fyelci commented Feb 20, 2022

Yes I have exact the same issue on Android. Ios looks fine. Any solution or workaround for this?

@abdoerrahiem
Copy link

Yeah I have the same issue. Any update?

1 similar comment
@suwu150
Copy link

suwu150 commented Jun 8, 2022

Yeah I have the same issue. Any update?

@fyelci
Copy link

fyelci commented Jun 8, 2022

As I remember I solved this by ejecting expo. But it's been quite some time, I'm not too sure. If you are using expo, you might give it a try.

@jose-bernhardt
Copy link

The lib does not support expo https://github.com/GetStream/flat-list-mvcp#expo-support

@codal-mpawar
Copy link

@vishalnarkhede @santhoshvai Can you please look into this and try to resolve we are blocking for release for this reason. its 1 to 2 times its working after that not working. not sure it's working or not.

@bumpingChris
Copy link

I am observing the same thing. On iOS it working fine. On Android, whenever I prepend to the data array, the flatlist jumps to the first item.

@tauntmachine
Copy link

have anyone found solution to that? please do share.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants