Giter Site home page Giter Site logo

Comments (31)

theinventor avatar theinventor commented on June 27, 2024

We will need it in a couple months - if you can wait that long..

Troy Anderson

On Oct 1, 2015, at 2:12 AM, LedDevelopment [email protected] wrote:

Hey guys, love this plugin to bits!
Any chance of one being developed for Android or know anyone who would know to develop one for Android?
Thanks

β€”
Reply to this email directly or view it on GitHub.

from react-native-signature-capture.

Ledda avatar Ledda commented on June 27, 2024

One of my apps is being used by a Client and they have been asking about Android version of the app.. Ill just tell them to wait a little longer. They understand that I cannot develop Android and will have to wait until a plugin of some sort is available for me to use :)
End of the day I really really like the one you guys came up with for iOS so I am not going to complain!

Also is there somewhere I can donate?

Regards,
Alex

from react-native-signature-capture.

albertwchang avatar albertwchang commented on June 27, 2024

I, too am down to donate

from react-native-signature-capture.

Ledda avatar Ledda commented on June 27, 2024

@theinventor Any news?

If there are any links to donate to you let me know and ill gladly contribute πŸ‘

from react-native-signature-capture.

theinventor avatar theinventor commented on June 27, 2024

@Ledda still a couple months away on our side probably. It's up to @jedt if he wants to take this on outside of work - I know he is a busy guy though πŸ˜„

from react-native-signature-capture.

Ledda avatar Ledda commented on June 27, 2024

@jedt Whats your schedule like coming up to Christmas? Email me if you're interested in this :)

from react-native-signature-capture.

lazarte avatar lazarte commented on June 27, 2024

Any android update on this?

from react-native-signature-capture.

madisvain avatar madisvain commented on June 27, 2024

This is of interest to us also. Would be glad to help.

from react-native-signature-capture.

Ledda avatar Ledda commented on June 27, 2024

@theinventor Hey just checking in. Any news on this? Happy to contribute if that is the issue πŸ‘

from react-native-signature-capture.

ivesy85 avatar ivesy85 commented on June 27, 2024

I'd love this feature for android! I can donate also.

from react-native-signature-capture.

dangnelson avatar dangnelson commented on June 27, 2024

+1

from react-native-signature-capture.

theinventor avatar theinventor commented on June 27, 2024

Just an update from us (RepairShopr) - we'll probably be investing developer time in this ourselves around February.

This is on our roadmap for when we begin targeting Android with our mobile app, but it's coming after we add one more very large feature to our iOS app.

If anyone wants to introduce us to an android/react-native freelancer we'll sponsor this sooner - otherwise we'll probably do it around February.

from react-native-signature-capture.

Ledda avatar Ledda commented on June 27, 2024

I have a contact possibly. I will reach out to them now and ask them if they can develop this.

Thanks for the update!

from react-native-signature-capture.

guizmaii avatar guizmaii commented on June 27, 2024

+1

from react-native-signature-capture.

rmevans9 avatar rmevans9 commented on June 27, 2024

Heads up everyone that has been watching this - I have started on a Android version. i used a freely available tutorial to get a canvas setup to allow for drawing. I have pushed up my first pass at adding Android support just now and will be looking to get feature parity within the next 24 hours. If anyone wants to pitch in feel free. I will open a PR once I have gotten feature parity.

https://github.com/rmevans9/react-native-signature-capture

from react-native-signature-capture.

Ledda avatar Ledda commented on June 27, 2024

absolute legend! i wish i could help :)

from react-native-signature-capture.

rmevans9 avatar rmevans9 commented on June 27, 2024

Quick update, I have Android seemingly working. I still have some more to go to get it to where I want it but if you pull from my repo you can get a signature and get the file location and base64 just like the iOS counterpart. The line when drawing looks a bit choppy compared to iOS but I am not overly concerned about that at this point.

from react-native-signature-capture.

Ledda avatar Ledda commented on June 27, 2024

amazing! hopefully it gets merged soon :) I will have a look at your repo when i get back into it next week!!

from react-native-signature-capture.

theinventor avatar theinventor commented on June 27, 2024

@rmevans9 - any chance you can post a video of the app experience you've got on your branch?

(take a short video of what the app/signature capture looks like)

If it's solid and a couple other users try it and +1 --- we'll merge

(ps.. I'm new to ios/android react-native, I assume your changes doesn't break ios and vice versa..)

from react-native-signature-capture.

theinventor avatar theinventor commented on June 27, 2024

Can others weigh in, @jedt ? - should the Examples go in another repo, or are they ok in this one?

example; master...rmevans9:master#diff-83ccf47f50b4b770f7aefd1fa0223f43R1

from react-native-signature-capture.

rmevans9 avatar rmevans9 commented on June 27, 2024

@theinventor Yeah, I can probably get something together but I probably won't be able to till next week sometime as I am crunching to get some stuff done on my current project. I can tell you that it doesn't look half bad currently and works as well as I would expect it to. The only thing is, as I mentioned in my last message, the line looks a bit more choppy then what iOS looks like but for my uses that is a non-issue thus I have not spent any time looking into it.

from react-native-signature-capture.

rmevans9 avatar rmevans9 commented on June 27, 2024

@theinventor I can certainly move the examples out if needed. I just found it easy to put the example side by side. In addition a lot of other libraries do the same so I just followed that pattern. If you guys want that moved out I would be more then happy to throw it in a different repo.

from react-native-signature-capture.

jedt avatar jedt commented on June 27, 2024

@theinventor I'll check the PR, it might take a 2-3 days probably.

from react-native-signature-capture.

zoontek avatar zoontek commented on June 27, 2024

I've started working on the support when I see the @rmevans9 job.
Maybe I can take a look to check why the drawing looks choppy.

from react-native-signature-capture.

theinventor avatar theinventor commented on June 27, 2024

also fyi everyone - jedt will be getting his dev env setup for android to be able to manually test the android work, any videos/screenshots/etc showing android working could help speed us up in some super basic QA. Might have an update on this in a few business days..

from react-native-signature-capture.

rmevans9 avatar rmevans9 commented on June 27, 2024

@theinventor I completely forgot to do that. Sorry! Here is what I put together in about 30 seconds of time from the app I am currently working on.

http://g.recordit.co/tDtpoBXOmH.gif

Note the choppy lines I mentioned before but it does work and provides the same output as the iOS version. IMHO this is a good starting point but can be vastly improved unfortunately this plays a minor roll in my current app so I don't have large amounts of time to invest in it.

from react-native-signature-capture.

jedt avatar jedt commented on June 27, 2024

Just an update, I was able to setup the android port, It is indeed a good starting point, thanks and good job @rmevans9.

But unfortunately, I also need more time to investigate the choppy lines.

screen shot 2016-01-13 at 5 44 52 pm

from react-native-signature-capture.

jedt avatar jedt commented on June 27, 2024

I've merged the PR and added setup instructions to the README in case anyone would want to contribute to the android support

https://github.com/RepairShopr/react-native-signature-capture#how-to-setup-android

Closing this issue for now.

from react-native-signature-capture.

jedt avatar jedt commented on June 27, 2024

Happy to update that choppy lines are now fixed and Android is now fully supported.
I rewrote @rmevans9 work and I ported this repo: https://github.com/gcacace/android-signaturepad instead.

from react-native-signature-capture.

rmevans9 avatar rmevans9 commented on June 27, 2024

glad that my work at least got support started!

from react-native-signature-capture.

Ledda avatar Ledda commented on June 27, 2024

Great work guys! Cannot thank you enough!!

from react-native-signature-capture.

Related Issues (20)

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.