Location-centric local discovery app. An open-source react-native app where users can pin points of interest on a shared map. Visibility is limited to nearby points of interest.
MIT License
8
stars
9
forks
source link
BUG: Post story popup can't be opened again after closing #40
The post modal can't be reopened in a session, requiring a reload.
Probably an issue with lifetime in react since we aren't exactly react pros just yet.