/THUInfo

An APP aimed at integrating various sources of campus information, developed with React Native ⚛️

Primary LanguageTypeScriptMIT LicenseMIT

THUInfo ⚛️

Build Status GitHub release Platform Android Platform iOS

An APP aimed at integrating various sources of campus information.

Release

Android:

iOS: App Store

Features

Login once, roam anywhere

Login once, roam anywhere

Basic functions, all with a click

Basic functions, all with a click

Latest news, all at a glance

Latest news, all at a glance

Curricular schedule, automatically synced

Curricular schedule, automatically synced

Download and explore more!


If you are a developer...

Build

Requirements

Whatever you need to build a React Native project.

Procedure

# First clone, whether directly here or from your forked repo.
# Then...
cd THUInfo
yarn
yarn android                  # For Android
npx pod-install && yarn ios   # For iOS

Issues and pull requests are welcome!

Acknowledgement

Great thanks to the learnX project, without referring to whose code the migration to React Native would never be as smooth.

Best regards to the JavaScript and the React Native community.