xgfe / react-native-simple-toast

Simple Toast for React-Native.
129 stars 50 forks source link

Moving Repo #9

Open i8wu opened 7 years ago

i8wu commented 7 years ago

Hi guys,

I'm pretty sure at this point the repo seems to be abandoned for whatever reason. I'm working with NPM and we should be able to keep the react-native-simple-toast package name while moving to a different repo. I think we'll get ownership of the package early May.

~@Naoto-Ida has volunteered to host the new repo on his fork. Could you please merge in the PRs that are currently active into your fork?~ https://github.com/vonovak/react-native-simple-toast

Tagging people that may be interested... @messense @vonovak

bingxin-xia commented 7 years ago

I tried the npm install today, still link to this repo, is there any solutions so I can make it work temporarily? image

i8wu commented 7 years ago

Does https://github.com/xgfe/react-native-simple-toast/pull/8 fix it? @Naoto-Ida hasn't responded yet so repo hasn't been moved.

vonovak commented 7 years ago

@Bing-Xia I dont think you issue is related to this. Did you link the module?

vonovak commented 7 years ago

@i8wu I have no problem hosting this package, I use it in production

i8wu commented 7 years ago

Works for me @vonovak , does your fork merge in or solve the PRs that are open in this repo?

vonovak commented 7 years ago

@i8wu I currently don't have a fork, but can make it happen. Oddly enough, the latest works for me even though I'm using RN 0.44. Should I go ahead? Do you have the package ownership?

i8wu commented 7 years ago

Yeah I have package ownership, I'm on RN0.42 and it's working too..maybe hold off on #8 ? Other 2 PRs seem fine though. Thanks.

vonovak commented 7 years ago

@i8wu here it goes https://github.com/vonovak/react-native-simple-toast

i8wu commented 7 years ago

Could you give me write access to the repo? (To make release tags)

Also in the readme it should be react-native link not react-native-link right?

vonovak commented 7 years ago

sure, will do. yeah, you're right, I'm probably blind today, cannot get the readme right

i8wu commented 7 years ago

Do you think you could merge in https://github.com/xgfe/react-native-simple-toast/pull/6 https://github.com/xgfe/react-native-simple-toast/pull/5 ? Unless you see something wrong with em. Thanks!

vonovak commented 7 years ago

6 is merged in, #5 is simply mentioned in readme...

i8wu commented 7 years ago

Oh, ok. Should be good then. I'll tag a release.

Naoto-Ida commented 7 years ago

Sorry I've been out of the conversation. I'm here now. Anything to be looked at?

i8wu commented 7 years ago

It's cool, everyone's probably busy with their own thing. Could you review if your PR https://github.com/xgfe/react-native-simple-toast/pull/8 is actually needed? @vonovak and I are on RN0.40+ and toast works without that change. (I'm on Android and iOS)

i8wu commented 7 years ago

@vonovak could you enable issues on the fork? https://softwareengineering.stackexchange.com/questions/179468/forking-a-repo-on-github-but-allowing-new-issues-on-the-fork/179470

vonovak commented 7 years ago

@i8wu done

silldepair commented 6 years ago

undefine is not object (evaluating 'RCTToastAndroid.SHORT') pr https://github.com/xgfe/react-native-simple-toast/pull/8 didnt fix it in my case, what i did is

i am using rn 0.52.3