mastodonien.de

fosstodon.org

Zeitpunkt              Nutzer    Delta   Tröts        TNR     Titel                     Version  maxTL
Mo 06.05.2024 00:00:09    61.807       0    3.345.172    54,1 Fosstodon                 4.2.8      500
So 05.05.2024 00:00:07    61.807      +1    3.342.918    54,1 Fosstodon                 4.2.8      500
Sa 04.05.2024 00:00:09    61.806       0    3.339.819    54,0 Fosstodon                 4.2.8      500
Fr 03.05.2024 00:00:07    61.806      +1    3.337.826    54,0 Fosstodon                 4.2.8      500
Do 02.05.2024 00:00:08    61.805      -1    3.334.316    53,9 Fosstodon                 4.2.8      500
Mi 01.05.2024 00:00:21    61.806      +2    3.331.371    53,9 Fosstodon                 4.2.8      500
Di 30.04.2024 00:00:09    61.804      +2    3.328.863    53,9 Fosstodon                 4.2.8      500
Mo 29.04.2024 00:00:09    61.802      +1    3.325.581    53,8 Fosstodon                 4.2.8      500
So 28.04.2024 00:00:09    61.801       0    3.322.868    53,8 Fosstodon                 4.2.8      500
Sa 27.04.2024 00:00:08    61.801       0    3.319.966    53,7 Fosstodon                 4.2.8      500

Mo 06.05.2024 00:38

Looking at the Animated source, docs, and examples for inspiration, but I take issue with it. I don’t like the imperative API.

handleMouseDown: function() {
    Animated.timing(this.state.anim, { toValue: 0.8 }).start();
}

handleMouseDown: function() { Animated.timing(this.state.anim, { toValue: 0.8 }).start(); }

[Öffentlich] Antw.: 0 Wtrl.: 0 Fav.: 0

Antw. · Weiterl. · Fav. · Lesez. · Pin · Stumm · Löschen