Aravind M Nair

Results 18 comments of Aravind M Nair

@sriteja777 did you managed to fix it somehow?

> @anivar Don't bring your agenda here.Watch the press conference was clearly mentioned that ios,kaios app source code will be released later.First time something new is happening in govt tech...

> if (response.error === 'Camera permissions not granted' > || response.error === 'Photo library permissions not granted') { it worked perfectly fine. Thumbs up for that! But about android, how...

https://github.com/malsapp/react-native-photo-upload/issues/77 SOLVED HERE

any update on how to customise the picker?

> Hi.. I am using your component in our app. The smilies look great. Thanks for such an awesome component. We need to customise the component as per our requirement....

> @bhuvana-abhisheg just render based on state the component without any of the animated props > > ``` > return ( > > {REACTIONS.map((reaction, idx) => { > const u...

@qpooqp777 can you please share the fullcode to get token using fcm? do we need to initialse firebase core package??