Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content
Stack Overflow
  1. About
  2. For Teams
Loading…
Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives
17,034 questions
Filter by
Sorted by
Tagged with
0votes
0answers
28views

Accessibility permission features not working on android 15

I am building an app(expo react native ts with custom native code in the android folder) that uses android's accessibility service/feature to read what is on the screen, and it's triggered by events ...
0votes
0answers
10views

FlashList cells rendering blank after EAS build with custom expo-build-properties config plugin

I have a FlashList displaying a complex list of items. To optimize it, I am using getItemType, overrideItemLayout, and keyExtractor. Everything works perfectly in Expo Go and on a local build (npx ...
0votes
1answer
27views

iOS EAS Build Fails – “Distribution certificate hasn’t been imported successfully”

I’m working on a React Native app using Expo (SDK 54). The Android build works perfectly, and the app also runs fine on an iPhone device via expo start --tunnel (we've tested it with client as they ...
Ali_dotNet's user avatar
0votes
0answers
26views

React Navigation: app crashes when swapping between AuthStack and MainStack inside a single NavigationContainer after login/logout/signup

I manage auth with a context that exposes user and loading. On auth state change (login/logout/signup), I conditionally render either an Auth navigator or the App navigator.What worksIf I only mount ...
-2votes
1answer
42views

Expo Google OAuth: makeRedirectUri returns exp:// instead of auth.expo.io, and manual redirect URI causes "Something went wrong" error

I'm implementing Google OAuth in my Expo app using expo-auth-session and Firebase, but I'm facing two interconnected issues:makeRedirectUri({ useProxy: true }) returns exp://192.168.1.48:8081 ...
-2votes
0answers
32views
user31787907's user avatar
0votes
0answers
23views

Nested Stack Navigation History Broken When Accessing Deep Routes Directly

When navigating directly to nested routes (e.g., /(tabs)/personal/journal/[id]) without first visiting the parent stack's index route (/(tabs)/personal/index), the stack navigation history breaks. ...
Romera02's user avatar
0votes
0answers
19views

Why am I getting a warning when I used the analytics().setAnalyticsCollectionEnabled

I have migrated to react-native-firebase 22.2.1. I am using Expo SDK 53 and React Native 0.79.6. I import the packages as below:import analytics from "@react-native-firebase/analytics";...
rjapenga's user avatar
Advice
0votes
1replies
29views

Slice text on full available space

Hope you're having a nice day.I'm working on a React Native todo list app.I want to slice my text when the available width is full and add "..." at the end. Right now I've the algorithm to ...
OscarG.'s user avatar
Advice
0votes
1replies
44views

Expo push notifications work in Expo Go but not in EAS build (preview

I’ve set up push notifications in my React Native app using Expo’s Notifications API.i am using expo sdk 54.0.10Notifications work perfectly in Expo Go, but when I build the app using this command:...
Ronan power's user avatar
1vote
1answer
111views

TypeError: Cannot assign to read only property 'userId' of object '#<Object>'

This code worked previously, but now that I upgraded my expo version I am getting the error "TypeError: Cannot assign to read only property 'userId' of object '#'".export interface ...
Dftba45's user avatar
0votes
1answer
33views

Expo JSIContext doesn't exist when calling JavaScriptValue.getObject()

I am writing a native module for an Expo application. I would like the consumer of the library to be able to pass objects for some of the parameters. When I attempt to get the JavaScriptValue as an ...
guodman's user avatar
1vote
0answers
36views

Expo 54 How to read bundled assets directly without extraction to cache?

I'm building an app with React Native / Expo SDK 54.The app bundles ~42,000 compressed HTML files (.zst format, ~224 MB compressed) that need to be accessible without network access.The ProblemMy ...
Sean Lees's user avatar
0votes
0answers
24views

Stripe Embedded Checkout Not Responsive in React Native Web (Expo)

I'm implementing Stripe's Embedded Checkout in a React Native app using Expo with web support. The checkout form renders successfully, but the input fields are not responsive - they don't scale or ...
mks's user avatar
2votes
0answers
47views

Expo React Native App crashes with no errors while filling form

I have built an expo react native app where there are TextInput fields and Picker. Everything was fine while building the UI, the moment I start filling the forms the app suddenly crashes at no ...
Laspeed's user avatar
  • 1,121

153050per page
1
2345
1136

Hot Network Questions

more hot questions
Newest expo questions feed

[8]ページ先頭

©2009-2025 Movatter.jp