iosminimumTrackImage Image.propTypes.source Assigns a minimum track image
maxLength number Limits the maximum number of characters that can be entered. Use this instead of implementing
autoCapitalize enum('none', 'sentences', 'words', 'characters') Can tell TextInput to automatically capitalize
onShowUnderlay function Called immediately after the underlay is shown
Sometimes an app needs access to a platform API that React Native doesn't have a corresponding module for yet. Maybe you want to reuse some existing Java code without having
androidneedsOffscreenAlphaCompositing bool Whether this view needs to rendered
static createAnimatedComponent(Component) Make any React component Animatable
setHidden(hidden, animation?)
scrollEnabled bool When false, the content does not scroll. The default value is true.
onValueChange function Invoked with the new value when the value changes.
Page 34 of 64