Skip to content

Commit 3755653

Browse files
committed
Update README.md
1 parent be4321e commit 3755653

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
> A utility component to allow easy access to browser native events.
44
5+
## THIS IS UNRELATED TO react-native!
6+
7+
Please don't confuse this library with anything to do with [React Native](https://facebook.github.io/react-native/). This library is for dealing directly with _**browser**_ native events.
8+
59
## Why?
610

711
React's uses [event delegation](https://facebook.github.io/react/docs/interactivity-and-dynamic-uis.html#under-the-hood-autobinding-and-event-delegation)
@@ -104,4 +108,4 @@ e.g. `onClickCapture`, `onKeyDownCapture`.
104108

105109
---
106110

107-
Module submitted by [Erik Rasmussen](https://www.npmjs.org/~erikras) [@erikras](https://twitter.com/erikras)
111+
Module submitted by [Erik Rasmussen](https://www.npmjs.org/~erikras) [@erikras](https://twitter.com/erikras)

0 commit comments

Comments
 (0)