Giter VIP home page Giter VIP logo

postaladdressrow's People

Contributors

mats-claassen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

postaladdressrow's Issues

Can't install from Cocoapaods

I'm getting the following cocopod error.

CocoaPods could not find compatible versions for pod "Eureka":
In snapshot (Podfile.lock):
Eureka (= 5.0.0, >= 4.0.0)

In Podfile:
Eureka

PostalAddressRow was resolved to 1.0.0, which depends on
  Eureka (~> 2.0.0-beta.1)

ViewRow (from `https://github.com/EurekaCommunity/ViewRow`) was resolved to 0.4.0, which depends on
  Eureka (>= 4.0.0)

Pod install PostalAddressRow fails

Just did a Pod install using and got this error:

[!] Unable to find a specification for PostalAddressRow

I'm using cocoapod version 1.1.0.rc.2

Country picker

What would be the best approach in adding a country picker to the PostalAddressRow?

My idea right now is:

  1. Add a UIButton named countryButton which can be used in a NIB instead of countryTextField.
  2. Assign all country iso codes to the PostalAddressRow.dataProvider as selectable default values
  3. Show a SelectorViewController for the current PostalAddressRow if the countryButton is tapped
  4. Store the selected country code of the SelectorViewController in the PostalAddress.country field of the row
  5. Dismiss the SelectorViewController
  6. Display the localized country name as label of the countryButton based upon the PostalAddress.country field

Not Compatible with Eureka 4.0.1+ AND Xcode 9.3

This repository still has a dependency on Eureka 4.0.0 and will not compile any newer version of Eureka.

my terminal output:

[!] CocoaPods could not find compatible versions for pod "Eureka":
  In Podfile:
    Eureka (~> 4.1.0)

    PostalAddressRow (from `https://github.com/EurekaCommunity/PostalAddressRow.git`, commit `2686692de7b44522207f0dda2a1006b7d170b31b`) was resolved to 2.0.0, which depends on
      Eureka (= 4.0)

Anyone have a fix for this?

Thanks!

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.