Skip to content

Commit bdff576

Browse files
committed
Updated feature list
1 parent 7d39291 commit bdff576

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,12 @@ At a high level, it provides the ability to:
2424
* Configure the properties of the underlying text field using a composable
2525
text field configuration system.
2626
* Control over how and when text changes should be permitted.
27+
* Control over if the text field should begin or end editing.
2728
* Customise which standard edit actions are available (e.g. copy, paste).
2829
* Override and customise the handling of standard edit actions.
2930

3031
The following features are not currently supported:
3132

32-
* Control over if the text field should begin or end editing using the
33-
UITextFieldDelegate methods.
3433
* Control over how text should be cleared.
3534
* Managing the text selection.
3635
* Any of the built-in attributed string supporting APIs.

0 commit comments

Comments
 (0)