react-native-photo-editor
react-native-photo-editor copied to clipboard
Cannot edit first text content after adding more than 1 text field
There is a problem when working with multiple text inputs
Reproducible steps:
- Create some text in an image
- Locate it to the bottom of the image
- Select the text button and add a separate set of text
- Locate it to the top of the image
- Then select the 1st set of text at the bottom of the screen.
The 2nd set of text is replaced with the content of the first set of text
My clients are asking about this bug again. Any feedback?