Skip to content

Parkware/parkware-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3af74b4 · Mar 11, 2025
Jun 1, 2023
Sep 29, 2023
Apr 4, 2024
Jul 19, 2024
Jun 11, 2023
Jun 1, 2023
Jun 7, 2024
Jul 17, 2023
Mar 11, 2025
Jun 7, 2024
Jun 1, 2023
Aug 23, 2023
Aug 17, 2023
Mar 9, 2024
Jul 27, 2023
Jun 12, 2023
Mar 17, 2024
Jul 23, 2023
Jun 1, 2023
Jun 1, 2023
Jul 19, 2024
Jul 19, 2024
Jul 19, 2024
Jun 12, 2023
Apr 18, 2024

Repository files navigation

core features

  • real-time updates (firebase firestore)
  • safe authentication (firebase auth)
  • push notifications (android and iOS)
  • cloud functions for server-side code
  • react navigation for a clean UI
  • responsive pages

usage

when using the local emulator suite, open up a new terminal and run npm run build:watch. this will listen for changes and compile them from TS to JS. Then run firebase emulators:start to actually deploy the app locally.

process

an event is created and isOpen is set to true. sufficient provider spaces are reached when the accSpaceCount is >= than requestedSpaces, the event is then closed (isOpen is false).