React-Native-Firebase-Tutorials
React-Native-Firebase-Tutorials copied to clipboard
ListView is deprecated
How would you update the code and datasource variable so that it uses Flatlist instead (or SectionList) since ListView is deprecated? Please help (talking about this file https://github.com/nathvarun/React-Native-Firebase-Tutorials/blob/master/Project%20Files/6%20Push%20Notifications/SendPushNotification.js)