Skip to content

Commit

Permalink
Merge branch 'master' of github.com:GeekyAnts/NativeBase
Browse files Browse the repository at this point in the history
  • Loading branch information
Supriya Kalghatgi authored and Supriya Kalghatgi committed Oct 31, 2018
2 parents 2d61495 + 9becd07 commit dcf7a94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -616,6 +616,7 @@ declare module "native-base" {
* see Widget Textarea.js
*/
interface Textarea extends ReactNative.TextInputProperties {
bordered: boolean;
rowSpan: number;
}

Expand Down

0 comments on commit dcf7a94

Please sign in to comment.