esbenp/react-native-clean-form

[TASK] Inherit theme property

Open

#24 ouverte le 29 mars 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (83 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (479 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur