Skip to main content
New: Stack Overflow For Agents. The next generation of knowledge exchange. Learn more
Filter by
Sorted by
Tagged with
0 votes
0 answers
41 views

I am a beginner with React Native Reanimated. I have a circular progress component using Reanimated and SVG. The animation works correctly when the progress prop changes after the component is ...
yathavan's user avatar
0 votes
0 answers
44 views

After I updated pnpm from 10.22 to 11.5.2, expo-doctor now reports a failed check that wasn't failing before. My project is a monorepo: /app /shared /web The error from expo-doctor: 18/19 checks ...
chrilleweb's user avatar
0 votes
1 answer
89 views

I'm using react native for app development and i have to open maps through my app if (Platform.OS === 'ios' && mapProvider === 'apple') { // Apple Maps doesn't support Google Place IDs,...
D-Sibu's user avatar
Tooling
0 votes
1 replies
64 views

I'm building a site access control kiosk app in React Native (targeting Android tablets) that uses face recognition for worker check in/check-out. The app must work fully offline - sites often have ...
Akash Gamage's user avatar
1 vote
1 answer
56 views

I'm getting an EAS build failure with React Native 0.81.5, Expo SDK 54, and newArchEnabled: true. Error: ShadowNode::Shared is deprecated and parentShadowView not found in react-native-reanimated. ...
Tanushree's user avatar
-1 votes
0 answers
79 views

React Native iOS Share Extension: Unable to Open Host App After Sharing Media I'm implementing media sharing from the iOS Photos app into my React Native application using react-native-receive-sharing-...
Ashwani rai's user avatar
0 votes
1 answer
82 views

I'm facing a strange keyboard focus issue in my React Native (Expo) app when using a custom toolbar button to hide the keyboard. If I dismiss the keyboard via the hardware Esc key, the TextInput ...
wjsyuwls's user avatar
0 votes
1 answer
75 views

I recently updated my project to Expo 56 and decided to migrate to the experimental native bottom tabs using @react-navigation/bottom-tabs/unstable. Everything works perfectly on iOS using sfSymbol, ...
Sunii's user avatar
0 votes
0 answers
93 views

I basically want to create a screen that looks like what I have shown below. An edge to edge web view, with react-navigation bottom tabs below, and a floating back-button in the left corner. The ...
Esben von Buchwald's user avatar
Tooling
0 votes
0 replies
63 views

As an academic in the field of computer science with advanced specialization in artificial intelligence and prompt engineering, I am currently exploring the most effective open-source generative AI ...
Ninja GhostWriter's user avatar
1 vote
0 answers
61 views

Background I have a transit card HCE app that emulates Korean KS X 6924 transit cards (T-money/Cashbee category AIDs). The app's HostApduService registers 6 transit AIDs under category="payment&...
user26755203's user avatar
0 votes
1 answer
72 views

I'm receiving this error in my app and I'm not sure how I can resolve it because I was looking for a solution on internet and everything the solves are clean the project and re-run but this don't work ...
Roel Leal's user avatar
-1 votes
0 answers
65 views

Environment: Expo SDK 54 Expo Router ~6.0.23 React Native 0.81.5 NativeWind 4.2.0 EAS Build (Android preview build) New Architecture enabled Problem: My app works perfectly in Expo Go but in a ...
Arinde Victor's user avatar
Tooling
0 votes
0 replies
53 views

I'm new to React Native. And it is not so promising that the first thing I search for after finishing my course turns out to be tricky. My main main incentive for mobile app development is to build ...
Hamed Sahrai's user avatar
-4 votes
1 answer
112 views

This code <script crossorigin="" src="https://unpkg.com/react@18/umd/react.production.min.js"></script> <script crossorigin="" src="https://unpkg.com/...
peter300's user avatar

15 30 50 per page
1
2 3 4 5
9385