Chat SDK v4 Working Examples

Can we please get working examples (even super simple ones) of the v4 SDK for:

  • React Native
  • Typescript

The current sample does not actually use the new Typescript support and as a result appears to be masking issues with Typescript. (ESM only, mismatched types and more)

3 Likes

I would also really appreciate these working examples. Currently blocked on migrating to v4 because of typing issues…