react-redux-form icon indicating copy to clipboard operation
react-redux-form copied to clipboard

Does this library work on RN Android?

Open rosskhanas opened this issue 7 years ago • 9 comments

It is mentioned in docs that it works with all RN iOS form controls, but what about Android?

Thank you!

rosskhanas avatar Mar 13 '17 09:03 rosskhanas

I don't think so yet, but it would be very simple to copy src/native.js and adapt it for Android controls. Want to do a PR? 😄

davidkpiano avatar Mar 13 '17 11:03 davidkpiano

Yes, I will try to check this as soon as I have a bit of free time!

rosskhanas avatar Mar 13 '17 13:03 rosskhanas

Any luck @rtkhanas ?

In the mean time, I'll give it a shot @davidkpiano ... Once you go RRF, you never go back :smile:

j13n avatar Jul 11 '17 16:07 j13n

I'm not using this project yet, so had no chance to look at this issue. 😢

rosskhanas avatar Jul 11 '17 17:07 rosskhanas

Thanks @januszdotnl ! It should be pretty straightforward - the implementation is very similar to React Native (iOS).

davidkpiano avatar Jul 11 '17 17:07 davidkpiano

@januszdotnl hey have you done any work on this? I'm thinking on giving it a try to open a PR! 😄

TheMightyPenguin avatar Sep 06 '17 00:09 TheMightyPenguin

@TheMightyPenguin did you open a PR in the end? :)

Jahans3 avatar Jan 09 '18 13:01 Jahans3

@Jahans3 feel free to tackle this if you know how it'd be done 😉

davidkpiano avatar Jan 09 '18 13:01 davidkpiano

@davidkpiano submitted a PR :-)

Jahans3 avatar Jan 10 '18 18:01 Jahans3