python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
expo bare workflow can't use nativemodule
Am new to expo. I want to use NativeModules in expo bare flow but am not able to use NativeModules am getting undefined error. So Am getting doubt on does expo bare flow support Native Modules are not...

Bharanitharan Sakthivel
Votes: 0
Answers: 1
How to get multiple references in a firestore snapshot
I have a firestore collection containing post documents, each document contains a reference to an author (user) and a case document.
How do I get the user and the case in the same onSnapshot?
Here's w...

Mel
Votes: 0
Answers: 1
how to save user form input data to firestore in reactnative
i've been trying to submit user input to my firebase database but it doesn't work for me. i'm a beginner in react-native and firebase. i have 3 input fields and want to save the data entered by user i...
Kwasi Afriyie
Votes: 0
Answers: 2
Mocking method on default export class in Jest in Typescript
Context
I would like to test a custom hook, that depends on @react-native-firebase/dynamic-links. We are using @testing-library for react-native and its utility functions to test hooks (@testing-libra...
Fluous
Votes: 0
Answers: 2