react-native
Best practice for making reusable generic component [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing[详细]
2022-12-07 23:01 分类:问答React Native not connecting to Firebase Database
I\'ve been working with a React Native app that utilizes the Firebase Realtime database for several months now. Recently, the app refuses to connect to the database despite having made no changes to t[详细]
2022-12-07 22:27 分类:问答How to re request permission camera and reload the permission library using react native qrcode scanner?
I want to re request permission camera when permission from library is denied by user. I have using this function to check permission and re request if permission is denied;[详细]
2022-12-07 21:39 分类:问答how to make date picker in the form of input filed in react native
i was able to opendate picker with buttoni am trying to open it with text input here is i how i open my calender[详细]
2022-12-07 20:30 分类:问答I need a solution for RnAlarmNotification.h file not found issue in ios app on xcode
My React na开发者_StackOverflow中文版tive app working fine two days ago but when Iinstalled new library and did pod install then app is not running and showing error "RnAlarmNotification.h file n[详细]
2022-12-07 20:16 分类:问答react native android local images/icons assets not rendering
I\'m working on a project with another dev and it started happening after I cloned the master branch, all the assets are still there in my project folder under assets/ and I can literally see them by[详细]
2022-12-07 20:09 分类:问答Auth.currentSession() is returning expired JWT token in react native
I am trying to fetch JWT token every time a user opens app and store it in the local storage by overwriting it with old JWT token. But Auth.currentSession() is returning the expired JWT token.[详细]
2022-12-07 20:02 分类:问答Custom command to Create file/folder, Rename file/folder, Delete file/folder, Move file/folder | react-native-rename
Problem Statement Hello everyone, I have been trying to rename my project A开发者_开发问答pp-name, package name using a single terminal command. I tried react-native-rename but not serving the purpose[详细]
2022-12-07 19:54 分类:问答how to set default value as selected date in text filed after selcted
i am trying to make a date piker i am able to open the date picker and delect date but i am not able to dispaly the picked date in the input fild 1s a date is selected[详细]
2022-12-07 19:53 分类:问答My scrollview is not working in react native app
im making scroll component visible when someone pressed on input this is my itemfinder.js link https://drive.google.com/file/d/182ZQf7Ocx7h开发者_开发知识库iJVfaJJjv_pvP32bL3kaN/view?usp=share_link[详细]
2022-12-07 19:46 分类:问答