-
Current Situation
Our React Native project currently lacks a consistent file naming convention. This inconsistency is causing several issues in our development process.
Problems
Reduced Code Read…
-
I have below settings:
```js
module.exports = {
extends: ['stylelint-config-react-native-styled-components'],
customSyntax: 'postcss-styled-syntax',
defaultSeverity: 'warning',
rules…
-
When playing rtsp streams, the app crashes saying the app isn't responding [Close app, wait] error of Android system UI.
I have
RN version 0.76.1
"react-native-video": "^6.7.0",
"react-native-vl…
-
### Error
```
Errno::EACCES - Permission denied @ rb_sysopen - /Users/jkoma/Library/Caches/CocoaPods/Pods/VERSION
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.14.3/lib/cocoapods/downloader/cache.rb:…
-
#### 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…
-
Cannot read property 'RNFSFileTypeRegular' of undefined
react-native-fs has a RNFSManager which has some constants and other fairly low level stuff.
There is a /windows module but it is using cs a…
-
# React Native에서 인앱 결제 구현하기 - React Native에서 인앱 결제를 구현하기 위해 react-native-iap를 사용하는 방법에 대해서 알아봅시다.
React Native에서 인앱 결제를 구현하기 위해 react-native-iap를 사용하는 방법에 대해서 알아봅시다.
[https://dev-yakuza.posstree.com…
-
- `package.json`:
```json
{
"dependencies": {
"eslint": "^8.57.0",
"eslint-plugin-react-native-unistyles": "^0.2.9",
"react-native-unistyles": "^2.8.4"
}
}
```
- Please c…
-
Hi, can I used your lib with my react native app? Im using react-native 0.71.8 + react 18.0.2
-
### Steps:
1. Go to swap
2. Select some 18 decimals token in the receiving value
### Actual result:
- The number is not shown from the beginning in the receive field.
Pixel XL API 33 (Android studio…