Hashan Shalitha

Results 7 comments of Hashan Shalitha

const enhancedWithRowData = ({ griddleKey }, data, callback) => { const rowData = data.find((row, index) => index === griddleKey); return callback({ rowData }); }; Can't find any solution so I...

> @juniorZed what'd you end up going with as a solution? that was a temporary solution for me at that time like a year ago @followbl

`const` styles = StyleSheet.flatten({ paragraph: { color: "#000000", fontSize: 12 }, link: { color: "blue", fontWeight: "bold" } }); let descCS = ""; // description contentState const description = getRNDraftJSBlocks({...

> Since Echo seem busy with stuff, I forked and updated it to OC 0.6.1. Try here: https://github.com/i3p9/Hackintosh-Catalina-OpenCore-Lenovo-T450s-efi > > @hashaaan @gonav8 I replaced my EFI with your OC 0.6.1...