8000 GitHub - zulip/zulip-ios-legacy: Zulip legacy iOS app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 25, 2021. It is now read-only.

zulip/zulip-ios-legacy

< 8000 script crossorigin="anonymous" defer="defer" type="application/javascript" src="https://github.githubassets.com/assets/ui_packages_use-alive_use-alive_ts-e60317050c0b.js">

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
0