software-mansion-labs / expo-maps

81 stars 3 forks source link

Improve demo app #30

Closed szdziedzic closed 2 years ago

szdziedzic commented 2 years ago

This PR creates new improved version of our demo app, more useful when it comes to discovering our library's features and testing them manually. When I was working on this app I discovered a couple of bugs which I will report in appropriate issues. I was also (hopefully) able to improve types in our library and fix one Map component lifecycle bug (before, when you edited marker, the change wasn’t visible on screen immediately, now it appears immediately as it should be).

szdziedzic commented 2 years ago

This is WIP version (lot of improvements needed in styling and typing, also I need to create better examples, these are very basic), although I think you can run it and take a look at it from user's perspective if you only want.