Micah Katz
Micah Katz
@kjin9174 I am using react native (the mobile development version of react) and you are using react(the web version) Our code will be similar, but not exactly the same. I...
I still need help though. If anyone knows a solution to my problem that would be appreciated
 basically, I just want to be able to change the ref to enemy1, enemy2, etc... for each step of an array something like `ref={(b) => {enemy{index} = b}}`
actually I solved it. funny how that happens. Basically i made an array and did this  i can reference it by doing `this.props.store.enemies[0].body`
wait nevermind, this actually creates infinite enemies lmao
How do you do this? is there another way to do ref?
@ryan-roemer I am basically trying to render bodies in an array. How would I approach this
@Eyesonly88 I have, but i guess its late lol
> Its really simple to get things work. You can follow the steps provided by @LeonardoDaVinci777 but use the terminal instead the hoobs gui. > > 1. Open the terminal...
@git-jkumar you should try pako instead