aryaxt / iOS-Rich-Text-Editor

A Rich Text Editor for iOS
Other
893 stars 158 forks source link

Save / Restore with Core Data #26

Closed ZoeESummers closed 11 years ago

ZoeESummers commented 11 years ago

Hi

How would you save the contents of this view into Core Data?

And then how would you restore it back from Core Data?

I can't see any accessors for it.

Thanks

aryaxt commented 11 years ago

Hi, Take a look at issue https://github.com/aryaxt/iOS-Rich-Text-Editor/issues/25