Felipe Marino

Results 19 issues of Felipe Marino

### Why? Enable installing separately each format type

### Why? To format numbers with given separators and spacing. ### Changes - Add separator NumberFormatterType - Format numbers with a given separator and spacing - Remove unnecessary NumberFormat singleton...

## What version of Swift are you using (swift --version)? Apple Swift version 5.5.2 (swiftlang-1300.0.47.5 clang-1300.0.29.30) ## What did you do? I tweaked my `Automockable.stencil` template trying to also generate...

Hey there 👋 , first of all thanks for your work! I've been using FeedKit in a side project of mine and while I was creating unit tests for types...

## What problems I want to solve? The repo does not have a contribution guideline file ## Tasks - [ ] Define and create contributing.md - [ ] Define and...

enhancement
type/docs

Whenever Apple provides us with API for fully controlling `TextField`s selected text range, it will open the door for a plain vanilla SwiftUI version of `CurrencyTextField` and its libraries. As...

enhancement

## Description Improve clarity on the Example app. The idea is to showcase users how a different currency formatter setup affect the text field input formatting. _e.g. adding pickers to...

enhancement
good first issue

## What problems I want to solve? support Carthage ## What value it delivers? ... ## Tasks ... ## Dependecies / References None.

enhancement
good first issue

This is to have the latest improvements added to [xcov](https://github.com/fastlane-community/xcov), such as support for gathering code coverage for Swift Package. I committed `Gemfile.lock` since there are no rules to protect...

This would go on top of #39, so when (and if) that gets merged only e09b2a3e80c7e6e0796edab81b53fbd5be2c2aca would be part of the changes on this PR. The goal is to fix...