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: Flipper Doesn't work with newer Versions #374

Closed alexrisch closed 2 months ago

alexrisch commented 2 months ago

Describe the bug

Flipper network plugin works with RN 1.24.5 | iOS = 0.7.7-alpha0 and stopped working with RN 1.26.0 | iOS 0.7.8-alpha0

Expected behavior

Flipper network plugin should work

Steps to reproduce the bug

No response

alexrisch commented 2 months ago

This works when also adding XMTPRust pod when flipper is enabled Since React Native is moving away from Flipper support I think this a viable solution, happy to reopen if others run into the same issue and want a more thorough fix