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