-
### Requirements before reporting
- [X] No duplicated [issue](https://github.com/scania-digital-design-system/tegel/issues) reported
- [X] I have checked the latest version if the feature exist th…
-
I'm unable to test components having `Animatable.View`, I'm seeing the following error:
```
TypeError: UIManager.updateView is not a function
at Component.setNativeProps (node_modules…
-
**Description:**
Currently, the component codes in **AgentGenesis** are hardcoded in MDX files. To improve the maintainability and organization of the codebase, we propose migrating the component c…
-
Modal is not implemented for mac.
Some thought would have to go into how existing props would behave, such as https://reactnative.dev/docs/modal#presentationstyle
`fullScreen` and `overFullScree…
-
### Description
So I have two skia text components beside each other horizontally and I want them to stay close. The text of the components are dynamic related to a graph. So I need the width of th…
-
Hello,
It seems like the `cancelButtonStyle` prop is passed in two components:
- `` at [line 365](https://github.com/crabstudio/react-native-search-box/blob/master/index.js#L365)
- `` at [line 37…
-
When you multi-select two entities with render components from an animated hierarchy, the Root Bone property will be hidden.
Demo of issue:
![rootbone](https://user-images.githubusercontent.com/…
-
When using ember-elsewhere you might not always want to provide a defined value (e.g. a page where nothing should be rendered in the elsewhere). Currently when passing an undefined value to an `animat…
-
Only building an iOS app, so can't talk for Android, but when the following is run, the svg appears but not the animation. I have tried importing the `animateTransform` property too, still not working…
B4R05 updated
1 month ago
-
Hi, Thank you for you tutorial. I just wonder when I added transition-group these two lines,
```
{{ data.skill }}
```
it would raise an error on the console as below. Thanks.
```…