Mayank Agarwal

Results 8 comments of Mayank Agarwal

Fix for the issue! Create a xml file in drawable folders called color_cursor.xml `` `` `` `` ` ` change the color in xml to whatever color you want for...

Fix for the issue! Create a xml file in drawable folders called color_cursor.xml ``` ``` change the color in xml to whatever color you want for the cursor.

@amirmatin sorry for the late reply No i didn't find a solution. I switched to another library

i have updated the dependencies. please try again with latest version, this should work.

@ghost can you provide detailed info on this?

looks like eslint errors. not sure why are you getting this. try running ```npx eslint --fix ``` on files. if this does not work, check documentation to disable ```react/destructuring-assignment``` eslint...

i have updated the dependencies and setup steps in [readme](https://github.com/mayankagarwal09/dev-portfolio/blob/master/README.md). please try again with latest version and updated steps .