-
Hi guys,
I created React Native bindings for Android and iOS.
https://github.com/tesseract-one/react-native-gomobile-ipfs
Can get XKCD image from React Native :)
-
I have below settings:
```js
module.exports = {
extends: ['stylelint-config-react-native-styled-components'],
customSyntax: 'postcss-styled-syntax',
defaultSeverity: 'warning',
rules…
-
### Summary
I'm following React Native Expo Getting Started -- Android device, development build, EAS. After running `npx expo start`, the QR code does not open my app on my Android phone. This pro…
-
#### App crashes when sending message in Gifted Chat
I am experiencing a crash in my Expo app when I send a message using the Gifted Chat component. The app works perfectly in the Android simulator…
-
### Problem Description
When TextInput has "focusable = false" you can't edit/copy/paste from it while you can in IOS/Android (and it looks like Web has no implementation of focusable).
On RNW, f…
-
### Problem Description
I'm getting the following error while calling `downloadFile` with `avmoroz/react-native-fs`. Anyone encountered it or can offer some advice? I also tried `wwimmo/react-native-…
-
### What happened?
```
info A dev server is already running for this project on port 8081.
info Installing the app...
> Task :react-native-screens:compileDebugKotlin FAILED
> Task :react-nati…
-
- `package.json`:
```json
{
"dependencies": {
"eslint": "^8.57.0",
"eslint-plugin-react-native-unistyles": "^0.2.9",
"react-native-unistyles": "^2.8.4"
}
}
```
- Please c…
-
# This file contains the result of Yarn building a package (@workspace:.)
# Script name: postinstall
patch-package 8.0.0
Applying patches...
**ERROR** Failed to apply patch for package react-n…
-
Olá.
Estou com um problema de incompatibilidade nas versões. Quando dou um npm install ele perde uma versão do react-native-svg: 6.2.1||^7.0.3
Porém se coloco nessa versão ele da erro no carregament…