xmtp / xmtp-react-native

A package you can use to build with XMTP in a React Native or Expo app.
MIT License
35 stars 14 forks source link

Bug: createFromKeyBundle does not include the content types #390

Closed alexrisch closed 1 month ago

alexrisch commented 1 month ago

Describe the bug

createFromKeyBundle returns Client rather than Client

Expected behavior

Should use passed in generic

Steps to reproduce the bug

No response

alexrisch commented 1 month ago

Fixed in https://github.com/xmtp/xmtp-react-native/pull/393