Gary Fung

Results 66 comments of Gary Fung

Read the docs, you didn't link the native libs in Xcode properly

Tested "+ Laburnocytisus adami" as textToHighlight prop, cannot reproduce.

I tested with this: ```js ``` I get: ![image](https://user-images.githubusercontent.com/3803466/48300296-8ce3dd80-e48f-11e8-88f8-c886e39ff8c3.png) No error, so I still can't reproduce. My env: ``` React Native 0.57.0 > react-native info React Native Environment Info: System:...

An update on this please? I've searched for "swipe" or "dismiss" in this repo and can't find anything, docs or otherwise on whether there's a way to implement a swipe...

Ya I moved all my projects over to pnpm now. It got performance (not as blazing fast as bun but next best) and it got useful management cmds like outdated,...

Bump on this. An example monorepo with 2 apps: sveltekit and nhost would be nice. Because Sveltekit [just went 1.0](https://svelte.dev/blog/announcing-sveltekit-1.0), and I see this blasphemy (at the end): > When...

Hmm, to address this blasphemy: > The community-maintained [svelte-add](https://github.com/svelte-add/svelte-add) lets you add a growing list of other integrations with a single command.

> Please don't make us use Supabase! :) lol. Is Next.js so bad? Just curious

https://github.com/nhost/nhost/blob/main/examples/sveltekit/src/lib/nhost-auth-sveltekit.js looks like an interesting adapter. Thanks for the example! (I'm still on the fence with Svelte itself)

Not much to add other than using ReactDB as backend for React Native is exactly what I'm looking for. Hopefully the blockers get resolved!