From 6c1f95f616fb28c1fb5229f79fab2ede20e98583 Mon Sep 17 00:00:00 2001 From: Rusyaidi Date: Tue, 16 Jul 2024 15:52:28 +0800 Subject: [PATCH] docs: updated README.md as ReactNativeFlipper has been removed --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 251d2d0..085272d 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,8 @@ Currently untested as I do have the resources to develop for IoS. Assistance her ### Fix For Text Streaming in Development +(Note: This is only applicable for versions prior to Expo SDK 51 in 20fbff2fb6375cfd0d76acf06a9cd13ae9126c57) + ReactNativeFlipper causes streaming to break on Android development builds. To fix this, navigate to: `android/app/src/main/java/com/Vali98/ChatterUI/MainApplication.kt`