Uğur Aktaş

Results 7 comments of Uğur Aktaş

hey, @slorber I am happy to help with Turkish translation.

Okey,so in node_modules/react-native-modal-dropdown/component/ModalDropdown.js Remove `import ListView from from 'react-native';` Add `import ListView from "deprecated-react-native-listview";`

Same here. I need use SVG for logo

is there a solution for this?

> @uguraktas what worked for me was switching from material-ui modal to the react-modal. Not sure what difference in the two implementations broke the froala inputs but you might find...

can you try ? ` getInitialUrl = async () => { const url = await Linking.getInitialURL() return url } `