kanzitelli / rnn-starter

๐Ÿคน React Native Starter - Powered by cli-rn, React Native Navigation, Expo Modules, RNN Screens, RN UI lib, MMKV, Mobx, Reanimated 2, Dark Mode, Splash Screen, Localization, Notifications, Permissions, and much more.
https://starters.dev
MIT License
551 stars 72 forks source link

React Native Notification Intergation #1

Closed mkharibalaji closed 3 years ago

mkharibalaji commented 4 years ago

Hi @kanzitelli , Excellent Work.It would be great if we could have React Native Notification integrated with the current version of the template.

kanzitelli commented 4 years ago

Hello @mkharibalaji,

Thank you for the feedback! This is actually a good feature to have within the template. I am planning to use React Native Notifications in the project I am working on now and once I successfully integrate it there and test it as well, I will add this library to the template. Sounds good? :)

billel-boudchicha commented 4 years ago

hi @kanzitelli Thank you for this starter. could you please tell me about the state of react-native-notifications , cuz i am planning to migrate from rn-firebase as it's become a payed library now. thank you for your feedback

kanzitelli commented 4 years ago

Hello @billel-boudchicha!

Thank you for the feedback! I am going to be honest and say that I have not started integration yet because notifications are at the end of todo list of the app I am working on now but if it would be possible I will lift it up and do my best to do it as fast as I can.

And a few questions about notifications: Were you planning to use notification library by Wix? And what are use cases in your app? I mean what initial configuration or set up would you like to see in the starter?

Thank you.

Kind regards and Happy New Year!

juddey commented 4 years ago

Subscribing to this thread. Planning to implement RN Notifications by Wix.

kanzitelli commented 4 years ago

Hey @juddey! Your help is very welcome and appreciated!

juddey commented 4 years ago

@kanzitelli update: have RN notifications "roughly" working on android now

kanzitelli commented 4 years ago

@juddey awesome news! I will start integrating RN notifications soon as one of my side project is getting done that was actually bootstrapped from this starter. Would you like to share your "roughly" working version?

juddey commented 4 years ago

Sure, give me a few days to give it a try and see what it will and wont do

kanzitelli commented 4 years ago

Hey guys! I have just integrated Expo modules to the starter. So it will be much easier to add notifications and other modules from Expo ๐ŸŽ‰ I am planning to create an example folder with some examples such as working and configured notifications, auth flow and other use cases. If anyone would be down to contribute, you are always welcome ๐Ÿ––

kanzitelli commented 3 years ago

closed by #23 in release v6.4.0