-
### Summary
#### What I did
I have a React Native project (a project created with the `react native` cli). This project does not have unimodules or the expo package or anything like that. It's jus…
-
This library is already unmaintained(last release is 2019) with its issue board already piling up with issues.
I had experience this old library even interfering with notifications(due to SplashAct…
-
### Summary
Enabling `use_frameworks!` with Expo 42 in a bare workflow causes `pod install` to fail because `@unimodules/core` includes statically linked binaries.
### Managed or bare workflow? If y…
-
### What happened?
When running on Android Tiramisu (API 33), using the `.tap()` function on react-native elements does **not** trigger their onClick functions - it only triggers the native animati…
-
### Summary
Size of app in increased by 3 to 4 mb when migrating from expo-unimodules to expo core
### Managed or bare workflow? If you have `ios/` or `android/` directories in your project, the an…
-
# Preliminary Info
### What Airship dependencies are you using?
"urbanairship-react-native": "^13.0.2",
"react-native": "0.64.1",
### What are the versions of any relevant development …
-
## 🐛 Bug Report
### Summary of Issue
The `expo-random` package got the notice regarding unimodules for bare projects:
```
For bare React Native projects, you must ensure that you have [instal…
-
### Summary
I have sdk 42, node: 12.22.11
Success on classic build of `expo build` but fail in eas build as `expo build` will be discontinue in January 4, 2023
```
{
"dependencies": {
…
-
## 🐛 Bug Report
### Summary of Issue
Getting the error on getting background location updates async and the app crashes after sometime when on background
Error: Attempt to invoke interface me…
-
### Summary
getting error:
ExpoModulesPackage
Couldn't get expo modules list.
java.lang.NoSuchMethodException: i.a.b.getPackageList
### Managed or bare workflow? If you have `ios/`…