-
Hi, I'm not sure what is happening here.
I install `react-native-splash-screen` via npm
```
> npm install --save react-native-splash-screen
npm WARN ajv-keywords@3.2.0 requires a peer of ajv@^6…
-
### Describe the bug
**installation**
✅ What bundle identifier? · com.claimeasy
✅ Where do you want to start your project? · /home/kartik/Documents/GitHub/claimEsay/apps/native
✅ How do you wan…
-
## Environment
### Platform
Android
### Dependencies
"react-native-pager-view": "^6.4.1",
"@react-navigation/bottom-tabs": "^6.6.1",
"@react-navigation/native": "^6.1.18",
"@react-navigati…
-
Good day)
What `react-native` version are you using?
"0.76.1"
What `react-native-pdf` version are you using?
"^1.9.0",
What platform does your issue occur on? (android/ios/both)
ios
Describe yo…
-
We currently have an initial loading screen ("powered by Tekken Gamer") but it is preceded by the actual default white splash screen "Powered by React native".
We need to look into adding a real s…
-
Hello, I have imported the library into my project, but when I try to launch the "start" or "stop" function, I get this error:
`TypeError: Cannot read property 'startSpeech' of null`
`TypeError: C…
-
### What's happening?
In my simple app, the first time I start it, the is located at the top left corner of the screen while I expect it to be in the middle of the screen.
But when coming back on t…
-
I am using react-native: 0.60.5 and react-native-splash-screen version 3.2.0
I am facing issue on iOS while making build that is 2 duplicate symbols for architecture arm64
Steps I followed to re…
-
## What I did
After installing `@dev-plugins/react-navigation` in expo project, I added these 2 lines according to documentation:
![Screenshot 2024-06-03 at 13 12 30](https://github.com/expo/dev-plu…
-
I installed react-native-splash-screen and correctly setup everything but my logo image is shown streched and offscreen (appears too big).
https://i.imgur.com/oe6taN4.jpg
I used App Icon Generat…