react-native-simple-dropdown-select
A simple react native dropdown select picker with support for one-level nested data. Works in expo and written in typescript. Supports search and customisations
has-value
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
flat
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys