Iuri
Iuri
Given its [UI component](https://github.com/berty/berty/blob/master/js/packages/components/chat/InfosMultiMember.tsx#L13) and the [conversation](https://github.com/berty/berty/blob/master/js/packages/api/root.pb.d.ts#L3755) object, what's the best way to detect whether you've joined or created a group?
The UX of this input component is bad. Users don't seem aware they must press the checkmark to save their changes. Maybe we could use another type of behavior to...
Error boundary will give you a fancy error page, but will not prevent the storybook from crashing. 😢 That was the outcome of my tests.
1 - Hi @bowknot, could you share more about how this "phone monitoring system" works? It seems inefficient to flag Berty as "do not take screenshots" when phone's operating system...
Here's a proof of concept of how we could use go-mobile and expo-modules that might fit Wesh. Working in progress: https://github.com/iuricmp/expo-module-demo/tree/main GitHubGitHub - iuricmp/expo-module-demoContribute to iuricmp/expo-module-demo development by creating an...
This issue was fixed at #4886 version(2.470.8), but we couldn't release an Android version because we need to bump the Android API level first.