/CurrencyManager

This is one sample for managing currency in fa, us, tr

Primary LanguageSwift

Currency Manager

This is currency manager project that going to be a pod file in feauture. For now it support TRY, USD and RIAL. You can use CustomCurrencyTextField or create your custom textfield that used MoneyInputManager.

Installation

For now, Clone project and enjoy.

Development setup

You can set up all the way you want.

Release History

  • 1.0
    • First state of realese

Feature Works

  • This project change to pod file.
  • Users can add their own config.
  • Defenetly source code should refactored. This is just start project.

Meta

Shayan Amin Danespour – Twiiter: https://twitter.com/s_aminDaneshpurshayan.amindaneshpour@gmail.com

Github: github.com/shayan-dnsh

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request