ReactNative error: Invariant Violation: ListView has been removed from ReactNative

0
Still following Danny Roest’s tutorial, https://www.mendixworld.com/session/getting-started-with-react-native/ I have a followup question after https://community.mendix.com/link/questions/102487 After running npm start, here is what I did: - I copy-pasted my timeline.mpk to the /widgets folder of my Mendix project, - pressed F4 to Synchronize the project directory, - dragged the widget 'timeline’ from the toolbox onto a native page - ran the project locally - opened MakeItNative App in my scanner and scanned the QR-code Upon being loaded, the app shows a ReactNative error: Invariant Violation: ListView has been removed from ReactNative The last message at the bottom says __webpack_require__ ...\deployment\native\widgets\...\Timeline.js Does it mean I have to do more then just copy-pasting the timeline.mpk to \widgets? What do I need to do to resolve this bug?
asked
0 answers