Skip to content

ahmedlhanafy/guchub

Repository files navigation

GUC Hub

Elegantly manage your GUC academic life

Key Technologies

  • React Native Web: for rendering on both web and native
  • Apollo: for data fetching and state management
  • Styled Components
  • Webpack: for bundling web assets

Development on Web

$ yarn web:dev

Development on Native (Expo)

$ yarn native:dev
$ yarn native:run-ios 
$ yarn native:run-android 

Known Issues

  • Webpack doesn't generate correct source maps on web
  • You will encounter some problems if you try to run the app on iOS or Android, the code is not (yet) optimised to run on there

License

MIT License

Releases

No releases published

Packages

No packages published

Languages