improving react-native-message-bar
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.
- [ ] adding close button
- [x] custom avatar
- [ ] custom bar component
- [ ] simplifying showing an alert (i.e. adding showError, showInfo, etc. functions)
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.
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?
react-native-alert-bar comes to mind. Also react-native-notification and react-native-notification-bar.