Atul Tiwaree
Atul Tiwaree
Please do leave code guys, If anyone solved the problem...I'm stuck
> ``` > await messaging.send({ > token: token, > data: { > 'title': title, > 'body': body > }, > android: { > priority: "high", > ttl: ttl > }...
Any solutiohn
Any solutions guys I'm facing the same in IOS
In android it's working fine but in ios it's not working as expected
Somehow it worked :)
I think we should try to use animation API provided by Stack as an alternative to it
It's been a so long, Tag "Zuck" now. 😬
I was facing the same issue I switched to https://www.npmjs.com/package/react-native-image-crop-picker library and is working fine in both ios and android