PLEASE HELP ME !
[1]: https://i.stack.imgur.com/IOQrC.png * ERROR MESSAGE
[2]: https://i.stack.imgur.com/S5iir.png * SOURCE CODE
[1]: https://i.stack.imgur.com/IOQrC.png * ERROR MESSAGE
[2]: https://i.stack.imgur.com/S5iir.png * SOURCE CODE
Check if the news is an array with some elements because if it's null or undefined then the map function won't work. Also if you fetch the news array from an api then until you get the data from the api your news array will stay undefined and your map function won't work.