diff --git a/example/App.js b/example/App.js index f8d1d8f..5a87f9f 100644 --- a/example/App.js +++ b/example/App.js @@ -16,8 +16,8 @@ const App = () => { return ( - {/* */} - + {/* { > {username} - + */} ); }; diff --git a/lib/src/components/Card/Card.js b/lib/src/components/Card/Card.js index ada869b..d76d6e9 100644 --- a/lib/src/components/Card/Card.js +++ b/lib/src/components/Card/Card.js @@ -40,6 +40,7 @@ const Card = props => { selectionColor={selectionColor} onChangeText={onChangeText} style={textStyle || _textInputStyle(textColor)} + {...props} /> diff --git a/package.json b/package.json index 2c25e33..f1db9c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-login-screen", - "version": "0.1.11", + "version": "0.1.12", "description": "Fully Customizable & Ready to use Login Screen for React Native", "keywords": [ "login",