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
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,13 +105,26 @@ alert(options); // easy to use
105
105
|`uri`| string | null |![Both]|
106
106
|`size`| number | null |![Both]|
107
107
108
+
## To Do
109
+
110
+
-[ ]`shouldDismissByDrag` on **Android**
111
+
-[ ]`callback`
112
+
113
+
## Performance
114
+
115
+
We're trying to improve performance. If you have a better solution, please open a [issue](https://github.com/baronha/ting/issues) or [pull request](https://github.com/baronha/ting/pulls). Best regards!
116
+
117
+
108
118
## Contributing
109
119
110
120
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
0 commit comments