react-native-form-generator icon indicating copy to clipboard operation
react-native-form-generator copied to clipboard

InputField text color doesn't change

Open marko89kv opened this issue 8 years ago • 3 comments

style={{color:'white', fontSize: 14}} on InputField doesn't change the text color that is being inputted into the field

marko89kv avatar Aug 28 '16 10:08 marko89kv

I'm going to check it late tonight. I apologize but I'm about to release a lot of changes and I have been very busy. Please check all the styles props.

On Sun, Aug 28, 2016, 6:34 AM Marko Mijailovic [email protected] wrote:

style={{color:'white', fontSize: 14}} on InputField doesn't change the text color that is being inputted into the field

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MichaelCereda/react-native-form-generator/issues/56, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGjft7d8lPxAESsjWsSYnjT9WjUqR2Cks5qkWRRgaJpZM4Ju5Pi .

Michael Cereda http://michaelcereda.com

MichaelCereda avatar Aug 28 '16 19:08 MichaelCereda

I'm having the same issue with Separator. Do you?

folivi avatar Oct 20 '16 11:10 folivi

I'm adding styling for the separator in the next release. You can always create a custom field with all the styling you want,it's very easy and you can start from a component I already created.

Thank you

On Thu, Oct 20, 2016, 7:03 AM Folivi [email protected] wrote:

I'm having the same issue with Separator. Do you?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/MichaelCereda/react-native-form-generator/issues/56#issuecomment-255075644, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGjftTUoO98FxEFDiQlbp0KCRAcYRtoks5q10pSgaJpZM4Ju5Pi .

Michael Cereda http://michaelcereda.com

MichaelCereda avatar Oct 20 '16 11:10 MichaelCereda