Moni

Results 92 comments of Moni

You can try to run the project at https://github.com/fr3fou/car

The tileset is in `assets/kenney_tiles.tsx` and the map is in `levels/level1.tmx`

Is there a solution to this yet?

i'd love to animated the TabView component as the easing / animation is too slow in my opinion

Now that https://github.com/cloudflare/cloudflare-go/pull/724 was merged in `cloudflare-go`, can we expect this functionality soon?

Can we expect this in RN 0.60 / 0.61?

Any news or workarounds? I'm trying to the same thing - protect some of my socket.io "routes".

Do you have an example of the thing I'm trying to accomplish - authentication with socket.io. I'm using passport.js, routing-controllers, socket-controllers and socket.io. Right now for some reason calling `req.isAuthenticated()`...