-
Hi All,
I was looking at the Tabs demo here - in an attempt to rapidly create a simple ReactJS web page with a tabbed navigation structure.
https://codesandbox.io/s/cbn97?file=/demo.js
which is h…
-
### Current behavior
I've got a brightness slider on my app's navigation drawer which uses @react-navigation/drawer@6.1.3, I'm able to use it without any issues on iOS but the slider itself doesn't w…
-
## Description
If app in background
- specific screen will open as expected. (through deeplink)
If app is not in background or closed
- it will show first screen only. (through deeplink)
I …
-
## 🐛 Bug Report
When using react native's Modal component with `presentationStyle="pageSheet"` the modal does show and hide, however, when hiding the modal using the "closing gesture" (dragging the…
-
### Summary
Package.json fails to resolve firebase dependency
I have been trying various alternative imports for 48 hrs, all alternatives ultimately want to import the firebase dependency which just…
-
### Package
@carbon/react
### Browser
Chrome
### Operating System
_No response_
### Package version
n/a
### React version
on storybook
### Automated testing tool and rule…
-
### Current behavior
Every time I load my app, after updating a bunch of my packages (of note: react-native, expo), I get this error:
```js
Warning: A props object containing a "key" prop is bei…
-
### Current behavior
In my config for linking, I have set up a screen/path as follows:
```
const deepLinkConfig = {
screens: {
[APP_STACK]: {
initialRouteName: SHOW_EPISODE_SCREEN…
-
**Summary**
It would be useful to add a dedicated "Dependencies" view within the Compiled Query Preview tab, displaying only the upstream and downstream dependencies of the currently active model. …
-
### Description
After upgrading to reanimated > rc-7, on iOS the first time we perform an `exiting` animation, it is not executed.
iOS: (the first fadeout is immediate)
https://github.com/softwar…