Skip to content

Commit

Permalink
Merge pull request #2712 from michalak111/fix-radio-typings
Browse files Browse the repository at this point in the history
TS: add missing Radio types
  • Loading branch information
sankhadeeproy007 authored Jul 4, 2019
2 parents 280fc40 + 0cfc308 commit b4047bf
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 @@ -694,6 +694,7 @@ declare module "native-base" {
color?: string;
selected?: boolean;
selectedColor?: string;
standardStyle?: boolean;
}
/**
* see Widget ProgressBar.js
Expand Down

0 comments on commit b4047bf

Please sign in to comment.