cloudorbush

Results 75 comments of cloudorbush

@kirillzyusko hmm interesting, I just ran the `expo start --dev-client -c` command. We may need an [expo config plugin](https://docs.expo.dev/workflow/customizing/) for this.

@kirillzyusko ah, I see! No, I haven't been able to get it to work with that command. The expo dev client lets you work with native modules without having to...

> @vbylen thank you for the info. Asking from curiosity: how https://github.com/hirbod/keyboard-controller-statusbar-issue-repro app works without additional config setup? 🤔 This app runs on `expo`... Try deleting /ios and /android folders,...

@zholmes1 are you able to use the flatlist with pagination controls, like a tab component for example?

@haibert did you find out how to make the vertical scroll work with a tabs component like on the tiktok profile screen? I'm not finding any satisfying solution in react...

@haibert @catalinmiron thank you guys, just subscribed 😄

support for the `base64Url` Algorithm would be nice

Hey @dominicstop, it seems like your iOS modal is pretty much the best one out there. When I saw the proposed improvements I got even more excited. Please do let...

@DomiR could rolling back some of these commits https://github.com/mrousavy/react-native-vision-camera/pull/1186/commits provide a solution for us?