Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

zulip/zulip-ios-legacy

Repository files navigation

This is the legacy Zulip iOS app; it is no longer in the app store and is no longer developed. You probably are looking for the Zulip React Native app, which is actively developed.

This project remains primarily for historical interest.


The following steps are needed to build and run this project:

git submodule init
git submodule --recursive update
pod install

open Zulip.xcworkspace