Skip to content

Commit 7b02b9a

Browse files
committed
add browser support to readme
1 parent f5c0a8c commit 7b02b9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,10 @@ Updates all cached attributes for parallax elements then updates their positions
125125

126126
Removes window scroll and resize listeners, resets all styles applied to parallax elements, and sets the global `ParallaxController` to `null`.
127127

128+
## Support
129+
130+
React scroll parallax should support the last two versions of all major browsers and has been tested on desktop Chrome, Firefox, Safari and Edge, as well as the following: iOS 9, iOS 10, Android 4 and IE11. If you encounter any errors for browsers that should be supported please post an issue.
131+
128132
## Development
129133

130134
Install node modules and start webpack:

0 commit comments

Comments
 (0)