Ry

Results 10 comments of Ry

> @ioofy These console errors appear to be caused by failing request for the sponsored links that Disqus utilizes for ad-supported publishers. My best guess is that they are likely...

jus create a .env and then create your environment

i'm using ```json "@radix-ui/react-accordion": "1.1.2", "@radix-ui/react-alert-dialog": "1.0.4", "@radix-ui/react-aspect-ratio": "1.0.3", "@radix-ui/react-avatar": "1.0.3", "@radix-ui/react-checkbox": "1.0.4", "@radix-ui/react-dialog": "1.0.5", "@radix-ui/react-dropdown-menu": "2.0.6", "@radix-ui/react-menubar": "1.0.3", "@radix-ui/react-navigation-menu": "1.1.3", "@radix-ui/react-popover": "1.0.6", "@radix-ui/react-slot": "1.0.2", "@radix-ui/react-tabs": "1.0.4", ```

> Add `w-full` class as base class then add `max-w-` classes i added it but for max width is customizing right because we can passing it into props? but does...

just readding your overflow-visible in classname it will be overriding the classname

Interesting! I will contribute :) so should we adding type definitions repo or just refactor codebase? Great to discuss!

Hello, i see many conversation of this issue but i have question, can i use react-native-bootsplash with expo v49 @brentvatne ?