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 (479 stars) (83 forks)batch import
enhancementhelp wanted

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