Skip to content

Parkware/parkware-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

the main

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).