Skip to content

My first react-native project developed as part of my final year project

License

Notifications You must be signed in to change notification settings

abdulmubeen/sru_app

Repository files navigation

React Native Expo based college application

made with expo supports iOS and Android

front end with ui kitten built with Firebase

MIT License visitors

Table of Contents

Install & Build

Download project: git clone https://github.com/abdulmubeen/sru_app.git && cd sru_app

First, make sure you have Expo CLI and yarn installed: npm install -g expo-cli && yarn install

Then, install libraries: yarn or yarn install

Run Project using Expo: expo start

OR

Try the application using Expo Go: https://expo.io/@abdul-mubeen/SRU

Features

  • Expo SDK 41
  • iOS and Android
  • React Navigation v5

Linting

  • run: yarn lint for a list of linting warnings/error in cli
  • prettier and airbnb config
  • make sure you have prettier package installed:
  • then make sure to enable these options (packages → prettier):
    • eslint integration
    • stylelint integration
    • automatic format on save (toggle format on save)
  • be aware of the .prettierignore file

Demo

Demo Video

Releases

No releases published

Packages

No packages published