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: Reply Content types are incorrect #398

Closed alexrisch closed 3 weeks ago

alexrisch commented 1 month ago

Describe the bug

Reply are using codec types rather than returned content They also can't return as a string

Expected behavior

No response

Steps to reproduce the bug

No response