davideast / firebase-react-native-sample

Using React Native with Firebase
786 stars 135 forks source link

Fix issue #2 by supporting Android on the example #22

Closed guilhermebruzzi closed 4 years ago

guilhermebruzzi commented 8 years ago

By using https://www.npmjs.com/package/react-native-prompt and RN Alert: https://facebook.github.io/react-native/docs/alert.html to replace AlertIOS I've created a single example with index.android.js and index.ios.js importing a new App.js file.

I've also updated all package.json versions to make sure the example is updated.

davideast commented 8 years ago

Wow @guilhermebruzzi! This is awesome! Give me a bit to review, but thank you so much!

guilhermebruzzi commented 7 years ago

@davideast Hi David, did you had a chance to look at this PR? Thanks in advance!

eladcandroid commented 7 years ago

@davideast Can you please merge it?

skv-headless commented 7 years ago

@davideast please 🙏