Closed rizerco closed 1 year ago
Added support for kqueue on iOS. I’ve tested on both a device and a simulator and all is working well.
Resolves #519
I'll take a look at this later this week
Looks good. There is no fsevent on ios, is there ? Also please add an entry to the readme to document that platform.
No, I don’t think fsevent exists there. Looking at the docs it seems that everything is listed as macOS only.
I’ve added a little bit to the readme, but let me know if you want anything else added.
Thanks!
Added support for kqueue on iOS. I’ve tested on both a device and a simulator and all is working well.
Resolves #519