esbenp/react-native-clean-form

[TASK] Inherit theme property

Open

#24 aberto em 29 de mar. de 2017

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (83 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (479 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador