Talor-A / react-native-message-bar

A notification bar alert displayed at the top of the screen for react-native
MIT License
55 stars 27 forks source link

improving react-native-message-bar #1

Open Talor-A opened 7 years ago

Talor-A commented 7 years ago

To anyone seeing this, I'm going to try to keep improving this library since the original author seems to have gone AWOL. (see here) please leave a PR! I'll try to merge as many as I can, and maybe we can get to a 2.0 release.

jeaye commented 7 years ago

Can we get a separate NPM package for this? I can reference it from Github, but I'd prefer to stick with specific versions where I can.

Talor-A commented 7 years ago

Yeah I was thinking the same thing. I actually did a (very very simple) rewrite already that fixed a few major issues with the library, and I'd like to match the features this library has already. Got a suggestion for a title if I do create a new one? I also have never been a maintainer of an npm package before, but there's a first time for everything right?

jeaye commented 7 years ago

react-native-alert-bar comes to mind. Also react-native-notification and react-native-notification-bar.