-
I've been looking for a UI kit for react native and this project seems very promising.
Do you know if it supports [react-native-web](https://github.com/necolas/react-native-web) out of box currently?
…
-
# Bug
The library doesn't break the line when the text is too long.
## Environment info
"dependencies": {
"expo": "^32.0.6",
"google-palette": "^1.1.0",
"js-sha512": "^0.8.0",
…
-
#37 introduced the DropZone component, but it is not possible to drag between DropZone areas (or parents), per the "Rules of DropZones" detailed in the PR:
> 1. You can drag from the component list…
-
I use these modules:
"react-native": "0.70.6",
"react-native-vision-camera": "^2.15.2",
"vision-camera-code-scanner": "^0.2.0"
And the app crashes without a warning or an error on t…
-
-
Atom 1.19b4, macOS 10.12.6:
```
TypeError: Cannot read property 'openScopes' of undefined
at TagFinder.module.exports.TagFinder.scopesForPositionMatchRegex (/Applications/Atom Beta.app/Conten…
-
app’s country code selector displays placeholder content
Appstore rejected my app because of this issue of react-native-facebook-account-kit
-
#### Description
- clone repository from `main` branch on commit `0e40674e88f8429fbb136d032ae77be17f1bda9c` (the latest as of this date)
- make adjustments to `site.config.ts` as specified in read…
-
Hi,
I try to mark the text which your library recognized.
The code:
`
const frameProcessor = useSkiaFrameProcessor((frame) => {
'worklet'
frame.render()
cons…
-
### Describe the bug
I'm migrating from **_repack_** to _**repack with rspack.**_
Here is the babel-load rule when using with webpack.
```
{
test: /\.[cm]?[jt]sx?$/,
include: [
…