esbenp/react-native-clean-form

[TASK] Inherit theme property

Open

#24 opened on Mar 29, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (83 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (479 stars)
PR merge metrics
 (No merged PRs in 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.

Contributor guide