I keep annual journals in Notes and I’ve noticed (on iOS) that the keyboard becomes increasingly laggy as the year drags on / as the note length increases. I can only assume they are synchronously flushing the file to disk on the main thread during the keyboard callback handler.
I don’t mean to be rude, but that’s how an iOS intern would implement it.
I don’t mean to be rude, but that’s how an iOS intern would implement it.