Riccardo Ciovati
Riccardo Ciovati
I'm using the dev branch and i'm having problem with the ShareActionProvider. As soon as i click on the share button (or the app icon) i get this exception: ```...
While debugging some built time issues in our codebase I noticed that `DeepLinkProcessor` takes a suspiciously high amount of time (in our case 3x than Dagger). I grabbed a trace...
## 🐛 Bug Report Related to https://github.com/facebook/flipper/issues/2366#issuecomment-1842473245 The Jetpack Compose plugin has a dependency on an `.aar` that is not published, making it currently unusable: https://github.com/facebook/flipper/blob/6b44de3fb395db990c851cc6a25521cc23fb0323/android/plugins/jetpack-compose/build.gradle#L35 ## To Reproduce -...