mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-24 13:53:23 +03:00
Added todo comment
This commit is contained in:
parent
2615f29fc1
commit
2273091c7e
@ -45,7 +45,7 @@ const FormInputView = ({
|
||||
setInputBorderColor('#357ce6');
|
||||
};
|
||||
|
||||
// Workaround for android context (copy/paste) menu
|
||||
// TODO: Workaround for android context (copy/paste) menu, check react-navigation library
|
||||
useEffect(() => {
|
||||
setValue(' ');
|
||||
setTimeout(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user