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
Core library 0.5.6 added a Text API update_text - but it's not yet exposed through the Swift bindings. While swift can use the diffing mechanisms built into the standard library (CollectionDifference in updateText for example), the low-level API should be exposed for completeness.
The text was updated successfully, but these errors were encountered:
Core library 0.5.6 added a Text API
update_text
- but it's not yet exposed through the Swift bindings. While swift can use the diffing mechanisms built into the standard library (CollectionDifference in updateText for example), the low-level API should be exposed for completeness.The text was updated successfully, but these errors were encountered: