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

Lägg till pull-to-refresh till listor #484

Closed
edenstrom opened this issue Sep 23, 2021 · 1 comment · Fixed by #514
Closed

Lägg till pull-to-refresh till listor #484

edenstrom opened this issue Sep 23, 2021 · 1 comment · Fixed by #514
Labels
förbättring Ny feature eller förfrågan om ny feature

Comments

@edenstrom
Copy link
Contributor

edenstrom commented Sep 23, 2021

Vi bör lägga in pull-to-refresh till listor.

Går att använda inbyggda i React Native.

https://reactnative.dev/docs/flatlist#onrefresh
https://reactnative.dev/docs/flatlist#refreshing

UI Kittens List använder sig av FlatList.

Validera att allt ser OK ut på Android och iOS.

Eventuellt om det behövs: Lägg till en minimum-tid spinnern måste vara active innan den försvinner. Detta så att användaren märker att det faktiskt laddade data.

@whyer
Copy link
Contributor

whyer commented Sep 23, 2021

Det här är nästan samma sak, men med mer info: #66

@edenstrom edenstrom added the förbättring Ny feature eller förfrågan om ny feature label Oct 3, 2021
@whyer whyer linked a pull request Dec 4, 2021 that will close this issue
@whyer whyer closed this as completed Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
förbättring Ny feature eller förfrågan om ny feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants