Skip to content
#

unified

Here are 112 public repositories matching this topic...

react-native-unified-contacts
jimmythompson
jimmythompson commented Jun 21, 2018

Hey folks,

When someone has added a contact in iOS (and I assume the same in Android) without adding any phone numbers for them, the return value from the getContacts call is a little weird.

In this case, I expected the getContacts call to return an empty list:

{
  contacts: [{
    phoneNumbers: []
  }]
}

But, at least as of 0a67cdb, it omits the field entirely

RobLoach
RobLoach commented Jul 28, 2015

There has been the adoption of options.plugins in a couple of the transforms, which allows the loading of additional functionality. What other standards could we introduce?

Thoughts on some of the following?

  • options.partials - Associative array of partial name -> fn representing available partials
  • options.includePaths - Array of paths to search when including files
  • `options.filen
wooorm
wooorm commented Aug 28, 2019

Subject of the feature

Add a new policy that describes where and how funds are allocated.

Problem

It is currently unclear how one could file expenses (e.g., trips), file invoices (like I’m doing), and how the fund is management (why am I currently invoicing the collective).

Expected behaviour

There should be some docs for this. Could be a separate file, or it could go so

Improve this page

Add a description, image, and links to the unified topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unified topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.