Skip to content

Commit 6c73297

Browse files
committed
chore: update README.md
1 parent a3a6c97 commit 6c73297

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,26 @@ alert(options); // easy to use
105105
| `uri` | string | null | ![Both] |
106106
| `size` | number | null | ![Both] |
107107

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+
108118
## Contributing
109119

110120
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
111121

112122
## License
113-
114123
MIT
124+
[AlertKit](https://github.com/sparrowcode/AlertKit/blob/v5/LICENSE)
125+
[SPIndicator](https://github.com/ivanvorobei/SPIndicator/blob/main/LICENSE)
126+
[EasyWindow](https://github.com/getActivity/EasyWindow/blob/master/LICENSE)
127+
115128

116129
<!-- Badge for README -->
117130

0 commit comments

Comments
 (0)