viet97

Results 8 comments of viet97

> is there a solution, we are using Xcode 12.5 and we have react native 64.1 everything else is working great. Charts needs to be upgraded. Has anybody done the...

anyone got all libpjsipjni.so file for armeabi, armeabi-v7a and x86

@yuvarajamarthandan : can you teach me how to build to .so file? then i'll try to build in x86 and armeabi

how much i've to pay for this ? 2018-03-18 12:14 GMT+07:00 gurtajs4 : > Hi All, > Let me know if anyone need help in getting the latest compiled source...

> > i have a function name payToMint provide by my smart contract. ` const contract = new web3.eth.Contract(abi, contractAddress); contract.methods.payToMint(walletAddress, uri).send({ from: walletAddress, value: Moralis.Units.ETH(0.001) }).then(response => { console.log("response",...

> Works in ios but doesn't blink in Android. i use this lib in android and relize that it not work well in android. I just wrote a new one...

https://github.com/viet97/react-native-smooth-blink-view u can use this project instead. its up to date and work perfectly on both ios and android