Questions tagged [nativescript-firebase]

This open source plugin is useful to connect firebase with nativescript. Here is the github project for the same.

This open source plugin is useful to connect firebase (https://console.firebase.google.com) with nativescript. Here is the github project for the same. https://github.com/EddyVerbruggen/nativescript-plugin-firebase

33 questions
0
votes
0 answers

querying data from firestore through a searchbar

Am trying to query data from firestore through searchbar,i have names of cities already stored in firestore,,so i want to search for each city by name my HTML
jass hass
  • 23
  • 5
0
votes
2 answers

How to integrate Firebase authentication in nativescript?

Getting Error during firebase init in native-script + angular. I am using native-script-plugin-firebase. It shows the following run time error: JS: ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'android' of undefined JS:…
0
votes
2 answers

filter firestore data by name

am building a social app with nativescript Angular,now am trying to add "search" UI where users will be able to search for other users by name i have users already stored in firebase firestore and i want to search for them by name ,,,, however i…
jass hass
  • 23
  • 5
1 2
3