Giter VIP home page Giter VIP logo

helloagain's People

Contributors

obra avatar schuyler avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

helloagain's Issues

Create a simple beta signup website

The site should show some screenshots, explain what the app is for, and allow a user to submit the email address associated with their Apple account to get a TestFlight invite. It's ok if the TestFlight invites are managed manually for now.

Add an options view

Linked from the left nav button in the main view, for things like goal setting, data purge, etc.

Generate a unique ID for each contact and store it in the native contacts record

Generally speaking, there seems to be no permanent way to uniquely identify a contact from the contact database. The system recordID on iOS isn't guaranteed to be persistent.

So use cases would include importing your contacts into a new phone, or switching from iOS to Android, or vice versa.

Using names or email or phone numbers all have their drawbacks. All could change over the lifetime of a record, or be duplicated across records for any number of reasons.

On iOS, we can set a URL with some kind of UUID and a custom label in the contact record. It might look a little weird to an end user, but we could label it in a way that makes it obvious what it is.

Weird flash in TouchableOpacity animation when tapping a contact for the first time

Goes away if you tap the same contact a second time. Comes back when leaving and returning to the contact picker. I find it somewhat distracting.

I suspect this is some weird interaction with react-native-redux updating the row item props while the opacity animation is still running. I didn't notice it with TouchableHighlight, so maybe the thing to do is just go back to using that component for the touchable list items.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.