Raymond Aguilar

Results 5 issues of Raymond Aguilar

Hello, I got this tokenizer working in ES 5.3. Just changing the version seemed to work. But I'm wondering if there is a way to get the tokenzer to cut...

Hello, In the simulator, background audio works great. I've followed the instructions and enabled background audio in xcode, as well as set all of the props to true or 'ignore'...

Hello, After making a few adjustments, I am able to run app.py and get a login window. But I'm assuming I need to copy dev_settings.sample.py to dev_settings.py and then fill...

Hey man, Fantastic little script. I really missed this from compiz and used it a LOT. Do you remember in compiz, there was a box you could uncheck that would...

Feature request

Hello, I'm trying to enable login. I see you've got `dispatch(userActionCreators.submitLogin(email, password))` commented out. I assumed that would be the entrypoint for dispatching login. However, the only reference to userActionCreators...