Andrew Munsell

Results 5 issues of Andrew Munsell

For the backend calendar integration, it would be great to have support for CalDAV servers (both hosted SaaS such as Fastmail as well as self-hosted, though publicly accessible, servers like...

Type: Enhancement
Priority: Low
Platform: API

react-native-maps region change events have two properties-- latitudeDelta & longitudeDelta-- that represent the span in degrees between the top & bottom or left & right part of the map, respectively....

Right now, this module supports callbacks and a streaming API. It would be extremely useful to have a Promise-based API for returning results as well. Because the stream API is...

verified

This module is pinned to an old (`5.x.x`) version of Joi without support for validated arrays. Because this module relies on the Joi schema in order to determine how to...

Right now, circular dependencies are allowed. They should be detected and an error should be thrown instead.