-
https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/layout_animations
And maybe make those animations configureable. I understand that you want to keep dependencies low, but Reanim…
-
that is the errror i got after install and linking every thing
-
# Introducing the ACF PRO Block Versioning Developer Preview
**[Update 3, 20th July 2022]
We've released a forth developer preview build with some further bug fixes, you can find the details of th…
-
## Description
Expo-cli says that we are using a good push notification key (for iOS) but it apparently isn't checking enough, as trying to use the key causes Expo to say it's missing.
(Note: u…
-
```
Require stack:
- /home/.../node_modules/react-app-rewired/bin/index.js
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:982:15)
at Function.Module._load (internal/mo…
-
I'm getting a deprecation warning when using `transitionConfig` in the `createSharedElementStackNavigator`. Apparently there is a new API out there.
More info: https://stackoverflow.com/questions/5…
-
HI, thanks for this great project and all the work you put in, really useful and appreciated.
I'm having some trouble getting my implementation of `expo-updates` working in my bare RN project. This…
-
### Current Behavior
Screens' contents are not shown / the screens are blank.
### Expected Behavior
Should see the Screen's contents
### Your Environment
This is my navigator structure
```
…
ghost updated
2 years ago
-
### Current Behavior / Expected behavior
Code is shown in this [repo](https://github.com/nabati/react-navigation-taps-example). The last two commits should show the difference. In the 2.18.3, panni…
-
This is a list of potential changes we want to have for v6.
WIP branch: https://github.com/react-navigation/react-navigation/tree/6.x
**General**
- [x] Overwrite params instead of merging for…