Skip to content

Commit

Permalink
Merge pull request leecade#958 from chr22/patch-1
Browse files Browse the repository at this point in the history
Update index.d.ts
  • Loading branch information
ArrayZoneYour authored Jun 26, 2019
2 parents 288ce99 + b71ac8d commit 846e13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ declare module 'react-native-swiper' {
// Only load current index slide , loadMinimalSize slides before and after.
loadMinimal?: boolean
// see loadMinimal
loadMinimalSize?: boolean
loadMinimalSize?: number
// Custom loader to display when slides aren't loaded
loadMinimalLoader?: boolean

Expand Down

0 comments on commit 846e13f

Please sign in to comment.