I am working on react native and something strange was happening.
I am working on react native and something strange was happening.
var newArray = this.state.value ;
I am copying without spread operator and it is giving a strange behavior. If you can explain to me what is happening ?
Ill use spread operator just no...
cheatcoder.hashnode.dev1 min read