TheWidlarzGroup / react-native-notificated

⚡️React Native toast notifications
https://thewidlarzgroup.github.io/react-native-notificated/
MIT License
356 stars 18 forks source link

[QUESTION] Is this project being actively maintained? #187

Closed alexborton closed 1 year ago

alexborton commented 1 year ago

We really like this project and it ticks a lot of boxes for our Flash/Toast implementations, but it doesn't look like it's moved along in a while. Are you actively maintaining or planning to maintain this project?

mateki0 commented 1 year ago

Yes it is, new version will be soon released. Are there any missing features that you would like to see or any bugs in current version?

Sovent commented 1 year ago

@mateki0 hi. I wonder if you are going to update react-native-gesture-handler dependency in the project. I have "react-native-gesture-handler": "~2.8.0", in my package.json and I get

Could not resolve dependency:
peer react-native-gesture-handler@"^1.10.3" from react-native-notificated@0.1.0

error trying to install this package. Should not it be >=1.10.3 ?

Okelm commented 1 year ago

Hi @alexborton Hi @Sovent ! Thanks for contributing. At this point we're working on the roadmap for the project, so if you have some ideas for future development, even some crazy ones, we're happy to hear them :) Do you use the library currently?