Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged react

0 votes
980 views
1 answer
    I have an app that is developed in React Native and uses an API to handle all of the data. The app has ... having be because of the IPv6 issue? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    My build is successfully uploaded but Not shown on testflight due to below issue sent by apple. App detail : I am ... c just add it to project) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
922 views
1 answer
    I'm just starting out with react native. Everything was going ok but now when I run 'react-native run-ios ... ? Any help greatly appreciated C See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
835 views
1 answer
    I m trying to generate a signed APK for android with react-native. If the ... .DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:230) at o...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I have installed expo-cli globally. But when I try to run command npm start it still asks to install ... the screenshot for further details: See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
946 views
1 answer
    I have the following structure in my react project --project | --main | -- public | -- index.html -- ... } tried setting the path in webpack See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am following a tutorial online to learn how to use React. The instructor made me create a project called albums ... . What am I doing wrong? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    Here is my dependencies dependencies { compile project(':react-native-fcm') // compile 'com.google.firebase:firebase- ... .0.1" module anywhere. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    I am attempting to call: `navigator.geolocation.requestAuthorization();` to request geolocation permission. But, ... renderApplication.js:39) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I got this error when I run react-native run-android Logs: Deprecated Gradle features were used in this build, making ... Gradle Version- 6.0.1 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    How to get device tokens (FCM registration tokens) from Firebase? I'm making mobile app using firebase and its ... app and register FCM server? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    I'm using React Native's Image tag to display an image with a variable width and height. I have set the ... aligned. Is this possible? Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am trying to integrate facebook login in react-native. I used this documentation React Native FDSK, I am getting this error See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    I have a flatlist showing videos. I want that when a video goes out of the view it should be paused. I am ... for me. How should I proceed ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
948 views
1 answer
    hi i have a probleme with testing my react native app, this morning it works fine , but when i test it ... could anyone helps me and thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I am getting an error saying "textAlignVertical" is not a valid style property when attempting to use the ' ... anyone else had this issue? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    In React router, I have to and onClick attributes as shown below <li key={i}><Link to="/about" onClick={ ... -router/blob/master/src/App.js) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
947 views
1 answer
    hi i have a probleme with testing my react native app, this morning it works fine , but when i test it ... could anyone helps me and thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
862 views
1 answer
    I am getting an error saying "textAlignVertical" is not a valid style property when attempting to use the ' ... anyone else had this issue? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    In React router, I have to and onClick attributes as shown below <li key={i}><Link to="/about" onClick={ ... -router/blob/master/src/App.js) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I just added TouchableOpacity to a component and the app is working fine, but my tests, using react-native-testing-library ... (); }); }); See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am using AsyncStorage in my React Native application to store information about the user. The getItem() ... complete to continue executing? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
969 views
1 answer
    I get this error after building apk with ./gradlew assembleDebug. If I build apk with ./gradlew assembleRelease, I get an ... : "^0.10.3" }, See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
873 views
1 answer
    I get this error after building apk with ./gradlew assembleDebug. If I build apk with ./gradlew assembleRelease, I get an ... : "^0.10.3" }, See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    i try to pass props on stacknavigator, here my code const MainCart = StackNavigator({ Cart: { screen: ... /navigators/stack#Navigator-Props } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.8k views
1 answer
    I am new to react-native but not ReactJs iam going to mad about this error from 2 days error: bundling failed ... but no use same errors appear See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    Scanning folders for symlinks in /home/sino/Desktop/we-clone/node_modules (4ms) Starting JS server... Building ... /docs/android-setup.html See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have a query for firebase that has an array of IDs that has a size > 10. Firebase has restrictions ... .length needs to be unlimited) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...