-
#15 pull request by __renovate[bot]__,
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change |…
-
With:
- re-usable authentication helper across pages
- session synchronization among tabs
- simple passwordless email backend hosted on `now.sh`
I think this will be hugely helpful to a lot of newcom…
-
Detected 5325 ESLint reports and/or crashes.
Scanned 10310 repositories.
Reached maximum result count 50.
Showing 50/5325
Rules:
- `@next/next/no-page-custom-font`
Click to expand
## Rule:…
-
# Bug
Through these styles:
`src/components/BottomSheet/styles.ts`
```js
container: {
position: 'absolute',
left: 0,
right: 0,
bottom: 0,
}
```
it happens that when …
-
When swiping from the edge to go back, the component at the edge of the screen also gets triggered, causing unexpected behaviour, this only happens with `screen` enabled. More details and reproduction…
-
*This package has external dependencies of [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) and [react-native-gesture-handler](https://github.com/software-mansion…
-
### Issue Description
Two of my apps currently in production sometimes don't load when restored from app switcher. After some digging, I was able to reproduce it.
### Steps to Reproduce / Co…
-
Each time you click a ``, it pushes to the browser history even if the location already matches. This differs from the default implementation of anchor tags as far as I can tell.
When a simple anc…
-
**Current Behavior**
When react-native **Debug with Chrome** is enabled, the drawer swipe gesture does not work, and the overlay click does not work
If I stop "Debug with Chrome", the swipe gestur…
-
### Description
Hi, I'm constantly getting this error,
Animated node with ID {nodeID} already exists, the nodeID in my case is 351.
I have a tab bar component built separately in a repo and is s…