Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StateMessageProvider initializers #205

Open
petarmari266 opened this issue Feb 23, 2022 · 0 comments
Open

StateMessageProvider initializers #205

petarmari266 opened this issue Feb 23, 2022 · 0 comments

Comments

@petarmari266
Copy link

Greetings,

thanks for the performant library with support for the number of barcodes!

I'm writing this "issue" to ask whether you can implement a public default and public parametric initializer for StateMessageProvider struct?

The reasons are:

  1. Swift does not allow instantiation of the public struct from another project (I am using CocoaPods) even though the struct is public, along with its properties.
  2. Not using the stock languages in the application, or not using the same messages for the barcode scanner.
  3. Enabling the instantiation of the public struct and customizing the properties on an instance.
  4. Enabling the instantiation of the public struct with all supplied text constants.

image

Thanks for the consideration.

Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant