ericvicenti/navigation-rfc

Switch NavigationCard Card to use Animated.Event

Open

#38 geöffnet am 3. Feb. 2016

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen) (44 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (440 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I haven't adopted Animated.Event yet in NavigationCard, and I would love some help switching over to it instead of providing JS handlers to the touch responder events.

This will allow our gestures to be optimized in the future when Animated animations are eventually moved to the main thread.

Contributor Guide