esbenp/react-native-clean-form

[TASK] Inherit theme property

Open

#24 geöffnet am 29. März 2017

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (83 Forks)batch import
enhancementhelp wanted

Repository-Metriken

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

Beschreibung

Actually, the theme property needs to be set for each element in the form. It would be awesome to set the theme just once in the Form component. And the child can have a theme to override the default or the configured theme in Form.

Contributor Guide