- Clone this project.
- Install pods.
- Replace Bundle Identifier.
- Register for github Firebase account if you don't have one.
- Create new firebse project.
- You will need to provide projects Bundle Identifier (use your own, and make sure it matched the project bundle identifer)
- From fire base downlad the
GoogleService-Info.plistand place it in the project. - In firebase you will need to set up your Remote Configs.
Currently this project uses those 3 feature flags:
green_screen_feature_flag
red_screen_feature_flag
yellow_screen_feature_flag
- Set those flags in the
Firebase Remote Configs. - Make sure that you publish your changes when you're done. - Run the project.

