Micah Katz

Results 11 comments of Micah Katz
trafficstars

@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

![image](https://user-images.githubusercontent.com/22671802/33521068-30a560f8-d78d-11e7-803d-69e81db70200.png) 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 ![image](https://user-images.githubusercontent.com/22671802/33521121-97666ce6-d78e-11e7-92c1-72839bbbc05d.png) 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