@expo/mux
Creates a promise that waits for the promises in nested data structures and resolves to data structures of the same form. It recursively traverses the input data structure and multiplexes its promises.
has-value
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.