digitalfabrik / lunes-app

The front end for the Lunes vocabulary trainer. Back end: https://github.com/digitalfabrik/lunes-cms
https://lunes.app
Apache License 2.0
24 stars 5 forks source link

LUN-465: Remove react-native-snap-carousel #894

Closed jira-to-github-migrator[bot] closed 1 year ago

jira-to-github-migrator[bot] commented 1 year ago

LeandraH - 9.1.2023, 18:18:19

The package react-native-snap-carousel is used in the ImageCarousel in order to display a dot for each page. The dots don't even do anything when you tap on them. But they are animated when the page changes.

The package hasn't been updated since 2020 and needed to be patched in order to update react-native to 0.69. Let's remove the carousel package, we can display dots without a package.

 

We use something similar in Integreat for the intro slides, maybe that can be reused.

Environment: - Linked issues:

jira-to-github-migrator[bot] commented 1 year ago

Stefanie Metzger - 21.2.2023, 13:55:50

<~martin.lehmann> please test if the pagination dots in the image slides work correctly. Nothing else should be affected by this ticket. 

Martin Lehmann - 1.3.2023, 10:44:52

<~stefanie.metzger> The dots are working well. Tested with "Abrollgitter" 4 pics and "Anlauger" 2 pics. No dot is present if only one picture.