forked from ptomasroos/react-native-multi-slider
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for ImageBackground (ptomasroos#120)
* Add support for ImageBackground Adds the possibility to pass in a `backgroundImageSource` prop. This is useful when more complex background styles are required (such as a gradient or striped background) * Update README.md * Update README.md * Refactor backgroundImageSource -> imageBackgroundSource * Revert unrelated change
- Loading branch information
1 parent
410221b
commit 660455a
Showing
2 changed files
with
124 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters