react-native-chooser icon indicating copy to clipboard operation
react-native-chooser copied to clipboard

V2

Open st0ffern opened this issue 6 years ago • 4 comments

st0ffern avatar Dec 08 '17 07:12 st0ffern

Man, you are amazing AF !! Good one.

On Fri, Dec 8, 2017 at 1:21 PM, Kristoffer [email protected] wrote:


You can view, comment on, or merge this pull request online at:

https://github.com/gs-akhan/react-native-chooser/pull/49 Commit Summary

  • docs(Commitizen): added commitizen for better git docs
  • docs(Example + yarn): Added example + yarn 2 example
  • docs(NPM Ignore): added NPM ignore
  • feat(direction + custom button): Added direction and custom select button
  • docs(README): Updated top of Readme
  • feat(Full rewrite): Total rewrite of the component
  • feat(MultiSelect): Added multiselect (multiSelect={true})

File Changes

Patch Links:

  • https://github.com/gs-akhan/react-native-chooser/pull/49.patch
  • https://github.com/gs-akhan/react-native-chooser/pull/49.diff

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gs-akhan/react-native-chooser/pull/49, or mute the thread https://github.com/notifications/unsubscribe-auth/AFYnVgdKy-97NWdAWRCJweuNM4pUxKUVks5s-OqSgaJpZM4Q6uWf .

gs-akhan avatar Dec 08 '17 08:12 gs-akhan

@gs-akhan Please do this to add Travis testing and semantic releasing:

git checkout v2
npm install

And follow this guide https://github.com/semantic-release/semantic-release#setup

Then:

git add .
git cz (answer questions)
git push

st0ffern avatar Dec 08 '17 08:12 st0ffern

Any update on this?

jeaye avatar Feb 09 '18 21:02 jeaye

Awaiting @gs-akhan to do as described

st0ffern avatar Feb 12 '18 11:02 st0ffern