An APP aimed at integrating various sources of campus information.
Android:
iOS: App Store
Download and explore more!
If you are a developer...
Whatever you need to build a React Native project.
# 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!
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.