ROADMAP.md 1.5 KB

Firebase iOS SDK Open Source Roadmap

More Open Source

The Firebase team plans to open source more of Firebase components.

Build Improvements

Even though they're built from the same source, the FirebaseCommunity CocoaPod is not currently interoperable with the Firebase CocoaPod.

This is because CocoaPods does not support interdepencies between open source and closed source static library CocoaPods.

We'd like to work with CocoaPods to add this capability and update Firebase build accordingly. See this CocoaPods Pull Request.

Continuous Integration

Samples and Integration Tests

Add more samples to better demonstrate the capabilities of Firebase and help developers onboard.

Xcode 9 Workflow

Ensure Firebase open source development works well with Xcode 9's git and GitHub features.

Other

Check out the issue list to see more detail about plans and desires.

If you don't see the feature you're looking for, please add a Feature Request.

Contributing

We welcome your participation and contributions! See Contributing for more information on the mechanics of contributing to the Firebase iOS SDK.