-
### Description
I'm creating a popper-like component that snapshots a component and puts the image in top of a dark overlay ->
https://github.com/user-attachments/assets/2ffd3699-2b08-4d1a-9711-dd…
-
Storybook is a UI component development tool used to design, develop, and test individual components in isolation from your main app. It helps developers build and showcase components without running …
-
# Align AppTheme API with Lean Core Appearance API
We have a Windows-only API module called AppTheme. Which enables you to listen to the dark and light theme state changes for Windows.
As of [this…
-
ios
react-native 0.72.6
react-native-pager-view 6.2.2
https://github.com/callstack/react-native-pager-view/assets/410534/43cd5c62-4398-4133-840f-22d9b4789d8e
The most basic setup:
```
cons…
-
### Current behavior
I have an Authentication App Stack:
```tsx
/**
* The app navigator (formerly "AppNavigator" and "MainNavigator") is used for the primary
* navigation flows of your app.
…
-
:beetle: **Description**
I want it to play a sfx, which shorter than a second, whenever I click a button.
I wonder if the sound clip length have a lower limit.
:beetle: **What have you tried?**…
-
### Problem Description
Text input behaves in a stange way.
when you put a flyout modal that contains a Text input, initialy you get it working, after that when you continue working and get back to …
-
after we join the meeting room and try to exit it again bounce back to the same room screen
https://github.com/user-attachments/assets/786d50b9-7146-4b3b-888d-31a44f82bf05
**versions of lib**
…
-
Sorry for posting a non-issue, not sure where to ask.
As per title, is it possible to share a url from safari to the app without having to show a modal first?
This is the example I am currently …
-
In my project, I use the frameProcessor from the react-native-vision-camera library. I have a code like this:
```
const device = useCameraDevice('front');
const {detectFaces} = useFaceDetecto…