Henrik

Results 8 issues of Henrik

### What were you trying to do? I wanted to start my app after installing react-native-vision-camera. ### Reproduceable Code ```tsx npx react-native run-android ``` ### What happened instead? * What...

🐛 bug

**Describe the bug** The `defaultSource` prop does not do anything and the default image won't show up **To Reproduce** Steps to reproduce the behavior if possible, or a link to...

bug

# Feature Request With the `useBottomSheetDynamicSnapPoints` hook I was able to receive the height of the bottom sheet content using `animatedContentHeight`. A way to receive the content height would be...

enhancement

settings.py ```python ... NINJA_JWT = { "ACCESS_TOKEN_LIFETIME": timedelta(seconds=30), "REFRESH_TOKEN_LIFETIME": timedelta(minutes=1), } ... ``` I set the lifetime really low to test if the token expires. The access token is not...

#### Issue Description Whenever I click on "Send" following error occurrs ```ERROR Error: Native module not found, js engine: hermes``` There are no more details logged. #### Steps to Reproduce...

Due to the fact that React Native now officially recommends using expo I think it would be a great idea to add tips for Expo.

So I tried the new version, but saw the following error. However, I could not fix it :/ As you can see on the video, if you drag an object...

I am currently switching from dnd-kit to this library. However, one feature I am missing is following: https://docs.dndkit.com/api-documentation/modifiers#restricttowindowedges It makes the app look more mature to the user as I...

help wanted
suggestion: idea/feature :art: