firestore timestamp #5430
Unanswered
bobby-cheema
asked this question in
Q&A
Replies: 1 comment
-
Hi there! This is not really react-native-firebase specific, it's just general javascript / programming - I suggest stackoverflow as a much superior place for questions like these |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all ,
i am very new to react-native and firestore. I am storing starttime and endtime from my react-native app to firestore . I can get the data from firestore and save it to my state and can render it on my screen , however i could not figure out how to get(). and store date and time from firestore to mystate which i am getting as nested object. any example code would really be appreciated . I have created the following mess so far .
Beta Was this translation helpful? Give feedback.
All reactions