Meghraj

Results 8 comments of Meghraj

@satya164 It's a critical issue, can anyone give a temporary fix?

There is one hack , make the default icon opacity 0 and put your custom icon using position:absolute

use setTimout(callSecndtaostFun,delay); this will not be exactly 8sec but least 8 sec

@calintamas, could you please address and provide feedback on this matter?

No, Actually I have figured out something else @aleena-adnan1 What problem you are facing with this?

is this issue open?

Did anyone solved this?

@johnf `import { createIconSetFromFontello } from 'react-native-vector-icons'; import fontelloConfig from './config.json'; const Icon = createIconSetFromFontello(fontelloConfig); ... export default () => ;` I have followed all the steps outlined in the...