-
`onChange` is a nicer name for what `onInput` does and the fact that it has propagated up to other high-level components as the default name is much nicer than `onInput` as a high level event name.
…
-
## Version **6.5.1** of **[carbon-components-react](https://github.com/carbon-design-system/carbon-components-react)** was just published.
Branch
Build failing 🚨
…
-
**Warning**: Animated Gifs below
Hello :) Excited about 2.2!!
There is some debate out there about whether or not `2.5.7 Dragging Movements` applies to a typical carousel of items that do not h…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
```sh
Attempted import error: 'BackHandler' is not exported from 'react-native' (imp…
-
i tried to update android/app/build.gradle
```
android {
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
}
``…
-
This is what I know still has an issue.
* ST display drivers have issue with the rotation being out of sorts. This is causing the text to display backwards. I have to do a little bit more research …
-
## Motivation
Sometimes there is some global "map state" that I would like to use in expressions.
For example, the map I'm currently building has multiple floors and the user can select the floo…
-
### Summary
After some recent updates in my expo react-native app, I am now getting the following error on compilation of the app:
```
Invariant Violation: "main" has not been registered. T…
-
If a component has a TransitionalStyle and is not displayed when the style changes, the style is incorrect when the component is displayed again.
It seems that when the component is displayed, the …
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
When running command
`yarn add source-map@0.5.6 --exact`
yarn tries to pull the wrong …