-
A helpful tip for android implementation if your react-native activity is not the same activity as the activity designated as your launch activity is to make sure you forward your intent extras to the…
-
Hi,
I have updated to react-navigation v6 and used splash screen as well. In react-navigation v6 **onCreate** method is required to add in **MainActivity.js**. Same for splash screen **onCreate** i…
-
My MyActivity.java looks like this.
```
package com.myapp;
import com.facebook.react.ReactActivity;
public class MainActivity extends ReactActivity {
/**
* Returns the name of t…
-
### Build/Submit details page URL
https://expo.dev/accounts/mensafri/projects/rs-unimus/builds/f3f82e89-2b58-46e1-92a7-89f4393b1087#run-gradlew
### Summary
cant build my react native with eas build…
-
Hello,
i tried to do selfhosted expo updates also with your backend.
Currently i am getting this error in the logs
ERROR: Failed to parse manifest data: Legacy manifests are no longer supporte…
imp87 updated
3 weeks ago
-
I am working with React Native version 0.73, and i want to integrate lottie splash screen so i can play a gif video on splash screen.
The issue while integration is that the current steps show how…
-
### Description
After running `npx expo run:android --variant Release --no-build-cache` in the `samples/expo` the task `:app:createBundleReleaseJsAndAssets` is executed, but `:app:createBundleRelease…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Run `react-native info` in your project and share the content.
```
System:
OS: macOS 10.15.2
CPU: (4) x64 Intel(R) Core(TM) i5-5350U CPU @ 1.80GHz
Memory: 445.92 MB / 8.00 GB
…
-
Recommend we use https://github.com/zoontek/react-native-bootsplash for managing the splash screen state. The **react-native-splash-screen package** has always had an issue on IOS where you weren't ab…