expo-firebase-boilerplate

Hello Folks, this is not an app.
But we all must be in situations where if you are working on a new project of expo. You have to plug firebase, redux, ui framework like nativebase etc for every such new projects .
I have created a template which you can clone and get started
This one obviously uses web sdk version of firebase.
This also comes with eslint and git hooks to make sure your code is linted before its committed.

expo-firebase-boilerplate is perfect for apps that need not be detached but can also be used for detached apps.
The project comes with basic login and navigation.
I plan to keep this updated for every version of expo.
Also I plan to do a non firebase version.

I hope fellow developer would love to be involved and add your own flavor and improve this project.

Screenshot
https://github.com/xpsdeset/expo-firebase-boilerplate/raw/master/screenshots/settings.png

https://github.com/xpsdeset/expo-firebase-boilerplate

1 Like

Hey @xbsdeset,

Thanks for sharing this with the community!

Cheers,

Adam