Tyler Sl8r

Results 105 comments of Tyler Sl8r

I finally have a solution. Hope this makes its way into Rive eventually...but it requires 2 steps: 1) edit your metro config so that it knows to bundle `*.riv` files:...

Doesn't "Using expo-custom-assets" require you to do new native build to add new assets? That's what turned me off. It's also an extra package. I believe there's a patch to...

By the way, kuromoji.js is sick! Nice work!

@kejistan Curious how you set up your shared components. Have you successfully configured relay to compile across packages/modules? I'm wondering if I can have shared components declare fragments used in...

+1 Also, @sweinertjr! Sup!

@ssokhey Same here. Have you found what is causing the issue? This is driving me crazy.

@oahziur, I see that they check if beam width is 0. Is there a reason? Does beam search prevent the alignment from happening?

I actually am going to have a server. This is so that I can use relay offline. The app will have a sqlite database to use relay and graphql offline,...

This is to build apps that work completely offline, with complex logic. You can use graphql on the client, without the server. I am next going to do relay offline....

Is 14x compatibility still a TODO here?