invertase/react-native-firebase-starter

Conflicts with react-native-fast-image

Open

#78 geöffnet am 12. Nov. 2018

Auf GitHub ansehen
 (0 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)JavaScript (346 Forks)batch import
help wanted

Repository-Metriken

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

Beschreibung

There is an open issue in react-native-fast-image about conflicts with react-native-firebase-starter, which causes this error when loading react-native-fast-image:

Invariant Violation: Native component for "FastImageView" does not exist

This prevents react-native-rebase-starter users from being able to use react-native-fast-image, which is currently one of the go-to image caching libraries available.

I haven't had time to debug further, but wanted to file an issue at least. Any ideas on the cause of conflict?

Contributor Guide