Skip to content

Flagsmith/flagsmith-ios-client

Repository files navigation

Flagsmith iOS SDK

Flagsmith allows you to manage feature flags and remote config across multiple projects, environments and organisations.

The SDK for iOS and Swift applications for https://www.flagsmith.com/.

Adding to your project

For full documentation visit https://docs.flagsmith.com/clients/ios/

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

We use SwiftLint and SwiftFormat to keep our code consistent.

To run swiftformat on the project run the following command:

swift package plugin swiftformat

To run swiftlint on the project please check out the documentation above to install the linter with your preferred method of integration. The linter will run on the project when the PR is raised, so it's worth checking beforehand.

Getting Help

If you encounter a bug or feature request we would like to hear about it. Before you submit an issue please search existing issues in order to prevent duplicates.

Get in touch

If you have any questions about our projects you can email [email protected].

Useful links

Website

Documentation