uber-react-native-firebase
uber-react-native-firebase copied to clipboard
where using firebase on this project?
I not found a firebase intergrate.
hello, we work on this project on a monthly base, the firebase integration hasn't been added, it will probably will be added in the following meeting or the next
firebase is now being used to authenticate and save coords, see commits https://github.com/foobar-org/uber-react-native-firebase/commit/2d735a55d6c0cde51225e0a132d7fbfbb19bcb7d and https://github.com/foobar-org/uber-react-native-firebase/commit/205c929776273bca50f05899c55195883248a595 for more details
I'm trying to run the project.. but I have some errors: (I'm working on OS X and I'm a new react native user)
-
I can't run android version (I already tried with andoird studio and by running react-native run-android command).
-
In ios version, all I can do is registration and connection (I linked my firebase to the project). And when I try to set the address location => error.
Question: What does the 'Uber Pool', 'Uber X' and 'Uber Black' buttons do ?
Thank you
Hello,
I'm sorry for the unpleasant experience running this software, I may help if more details are provided, last time I reviewed it worked on android from a Linux host, never tested on IOS.
The uber buttons generate random drivers to populate the map.
Regards
Hi,
The App is hanged on 'Redirecting...' after signIn and also how to add firebase to it?