esbenp / react-native-clean-form

Easy react-native forms using bootstrap-like syntax with redux-form+immutablejs integration. Styled using styled-components
http://esbenp.github.io/2017/01/06/react-native-redux-form-immutable-styled-components/
MIT License
478 stars 83 forks source link

How do I import my own theme into a form? #59

Closed onosol closed 6 years ago

onosol commented 6 years ago

How do I import my own theme? I'm digging around this repo and can't find an example.

onosol commented 6 years ago

Nevermind.....figured it out

roblingle commented 6 years ago

Mind explaining what you figured out?