triplit icon indicating copy to clipboard operation
triplit copied to clipboard

Native Mobile Support

Open knuckolls opened this issue 1 year ago • 6 comments

Feel free to close this issue if this is documented somewhere and I missed it. I like the idea here but I found nothing about android support. Is the idea that if you want mobile app support that you should use react native? That's not an option for me but it would be very nice to have some sort of integration with Compose / modern android primitives.

knuckolls avatar Jan 14 '24 19:01 knuckolls

We don't currently have native, non-JS environment support but it's absolutely something we plan to support in the future.

matlin avatar Jan 14 '24 21:01 matlin

Does that mean react-native works with triplit?

jessebrennan avatar Jan 16 '24 17:01 jessebrennan

@jessebrennan its not officially supported, but we plan to in the near future. Mobile is obviously a great fit for Triplit. I don't know if @matlin has experimented with it, but it wouldn't surprise me if there's some compatibility issues here and there as we've mainly developed Triplit with the browser and node in mind. But if you're feeling ambitious, you can definitely try it out.

As former RN devs, we're excited about supporting it soon.

wernst avatar Jan 16 '24 18:01 wernst

@jessebrennan I started experimenting with this today. Are you interested for support with Expo or bare RN?

wernst avatar Jan 18 '24 05:01 wernst

An "ejected" expo app.

jessebrennan avatar Jan 18 '24 06:01 jessebrennan

Hi @jessebrennan I moved the discussion of RN support to https://github.com/aspen-cloud/triplit/issues/56.

Included there is a link to how to get setup with Triplit and Expo.

wernst avatar Jan 31 '24 22:01 wernst