Skip to main content
Filter by
Sorted by
Tagged with
Tooling
0 votes
1 replies
28 views

I wanted to ask you what you would suggest for this situation. I am developing a mobile app for a client with React Native and Expo. In addition, the client has just asked us if they can also have the ...
AgusRade's user avatar
Advice
0 votes
3 replies
57 views

I made this modal in react-native that gives it a swipe-down-close-effect. I used the react-native-gesture-handler to detect the swiping gesture and react-native-reanimated to animate the modal ...
Snickleblor's user avatar
0 votes
1 answer
35 views

The ios version runs just fine, as does the app when debugging in Expo Go. I usually try to avoid asking questions here but I am at a loss and on a time crunch at this point. I just need to know how ...
FrostedSyntax's user avatar
Best practices
0 votes
0 replies
19 views

I am planning to build a project using an Express JS REST API with React native. I am wondering how email verification is usually handled with this kind of stack. A flow is: User registers with ...
1million_ naira's user avatar
0 votes
3 answers
31 views

I'm currently really struggling to correctly setup the token I need in my Expo project for @rnmapbox/maps. The Documentation lacks any explanation regarding the tokens. It only mentions: Before ...
jshAMG's user avatar
  • 23
0 votes
0 answers
21 views

I’m using React Native with the react-native-google-places-autocomplete package to implement an address search input. I want users to search for an address and auto-fill Address / City / State / Zip ...
Muaz Ahmad's user avatar
1 vote
0 answers
21 views

I'm using expo-router, but the configuration is from react navigation. When customizing the header with headerLeftContainerStyle, headerRightContainerStyle and headerTitleContainerStyle, I would like ...
André Vendramini's user avatar
0 votes
2 answers
36 views

Even though I've done everything correctly in my React Native project, the fonts won't load. What do you think I'm doing wrong? export default function App() { const [role, setRole] = useState(null)...
Ahmet Çapkan's user avatar
1 vote
1 answer
33 views

I'm building a React Native App to run a pomodoro style focus timer based on a training course. All the other behaviours that are expected when the timer has completed are running, but the timer ...
Chris Rakowski's user avatar
Best practices
0 votes
1 replies
24 views

I recently built an app to development using react-native/expo, and the bundle size came to 200mb. Asides the normal dependencies that come bundled with the initial application, I have else installed. ...
Chibuzo Odigbo's user avatar
0 votes
0 answers
18 views

I used to heavily involved with native Android development (Java/Kotlin) in the last 8 years. Now switch to ReactNative due to cross-platform issues. My work machine is M2 MacBook (256 GB), and RN ...
anta40's user avatar
  • 6,825
0 votes
0 answers
34 views

Estava gerando um build e ele teve essa falha que não estou conseuindo resolver Install dependencies 1s Running "npm install" in /home/expo/workingdir/build directorynpm error code ...
Joana Elena's user avatar
0 votes
0 answers
33 views

I’m currently working on a logistics app that manages goods transportation in my area. The tech stack includes React Native for the mobile app, Node.js / Express.js for the backend, MongoDB as the ...
Hiren Gamit's user avatar
0 votes
0 answers
30 views

The project was running perfectly for android on windows, the problem started when I moved to Mac trying to build for IOS. Problem Summary When running the Expo dev-client on iOS the app repeatedly ...
MJO's user avatar
  • 65
0 votes
1 answer
22 views

I'm getting an error when starting Metro in my React Native project (RN 0.82.1). Metro fails with: Error: Unable to resolve module os from node_modules/metro-config/src/defaults/index.js It points to ...
kunal sharma's user avatar

15 30 50 per page
1
2 3 4 5
9427