# Firebase Apple SDK Roadmap

## Contributing

This is a longer roadmap than we can implement internally and we very
much welcome community contributions.

See the information about Development setup [here](README.md#Development) and
[Contributing](CONTRIBUTING.md) for more information on the mechanics of
contributing to the Firebase iOS SDK.

## Modernization - More Swifty

We're continuing a long term journey to migrate from Objective-C to Swift.

## Product Improvements

- [Issues marked with help-wanted tag](https://github.com/firebase/firebase-ios-sdk/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22+)
- [Pitches](https://github.com/firebase/firebase-ios-sdk/discussions/categories/pitches)
Propose and discuss ideas for Firebase improvements.
- [Feature requests](https://github.com/firebase/firebase-ios-sdk/issues?q=is%3Aissue+is%3Aopen+label%3A%22type%3A+feature+request%22)
- [All open issues](https://github.com/firebase/firebase-ios-sdk/issues)

Indicate your interest in contributing to a bug fix or feature request with a
comment. If you would like someone else to solve it, add a thumbs-up.

If you don't see the feature you're looking for, please add a
[Feature Request](https://github.com/firebase/firebase-ios-sdk/issues/new/choose).

## Improving the contributor experience

Please help others to be contributors by filing issues and adding PRs to ease
the learning curve to develop, test, and contribute to this repo.