You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+30-24Lines changed: 30 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,8 @@
4
4
5
5
## THIS IS UNRELATED TO react-native!
6
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.
7
+
Please don't confuse this library with anything to do with [React Native](https://facebook.github.io/react-native/).
8
+
This library is for dealing directly with _**browser**_ native events.
8
9
9
10
## Why?
10
11
@@ -33,40 +34,44 @@ put your event listener properties (e.g. `onClick`, `onKeyDown`) on `<NativeList
0 commit comments