Skip to content

Conversation

timbielawski
Copy link

@timbielawski timbielawski commented Sep 20, 2016

Allow helpTextContainer and helpText to be styled via props from a field

`let helpTextStyles = StyleSheet.create({

helpTextContainer:{
  marginTop:9,
  marginBottom: 25,
  paddingLeft: 20,
  paddingRight: 20,

},
helpText:{
  color: 'red'
}

})`

<InputField ref='addressee' placeholder='Name' validationFunction = {isRequired} helpText = {(displayFieldError)('addressee', this.refs.accountDetailsForm, this.state.formData)} style={styles.inputText} helpTextStyles={helpTextStyles}/>

@timbielawski
Copy link
Author

By news on this PR - would like to point main repo again

@MichaelCereda
Copy link
Owner

Yes, it will be merged soon.
I apologize but I have been crazy busy in this period and I'm working on a
lot of improvements for the new version.
Thank you.

On Sun, Oct 2, 2016 at 8:17 AM Tim Bielawski [email protected]
wrote:

By news on this PR - would like to point main repo again


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#64 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAGjfkYqCMASikaK9pxboqP8zLik5tZQks5qv6DYgaJpZM4KBkC0
.

Michael Cereda
http://michaelcereda.com

@timbielawski
Copy link
Author

great! Thank you!

On Tue, Oct 4, 2016 at 2:02 AM, Michael Cereda [email protected]
wrote:

Yes, it will be merged soon.
I apologize but I have been crazy busy in this period and I'm working on a
lot of improvements for the new version.
Thank you.

On Sun, Oct 2, 2016 at 8:17 AM Tim Bielawski [email protected]
wrote:

By news on this PR - would like to point main repo again


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#64
issuecomment-250968494>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/
AAGjfkYqCMASikaK9pxboqP8zLik5tZQks5qv6DYgaJpZM4KBkC0>
.

Michael Cereda
http://michaelcereda.com


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#64 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA5XO-rZ4N8c-VActwOTma-7JkP5cFXFks5qwZeZgaJpZM4KBkC0
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants