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
@@ -138,12 +139,6 @@ Paints a black, round indicator at the passed coordinate. The only useful situat
138
139
|`y`|`0`|`number`| The coordinate of the absolute center of the cursor relatively to the parent container. |
139
140
|`throttleMs`|`50` in dev build, `25` in production build |`number`| A performance optimization. Sets the time delay between each rerender of the repositioned cursor. You probably don't want to touch this. |
140
141
141
-
## Roadmap
142
-
143
-
-[ ] Write some tests
144
-
-[ ] Make one more cool example
145
-
-[ ] Create a component, that will create gesture coordinates from your gesture
146
-
147
142
## License
148
143
149
144
`react-native-gesture-detector` is licensed under the [MIT](https://github.com/mxmzb/react-native-gesture-detector/blob/master/LICENSE).
0 commit comments