Harsh Mehta

Results 3 issues of Harsh Mehta

**Is your feature request related to a problem? Please describe.** Currently, Readme.MD does not seem to be updated and looks very confusing for new contributors as there are a lot...

docs needed
help wanted
future

I'm using my animation in a react app and I used the following code to add my animation ``` render={data => ( {data.site.siteMetadata.title} {data.site.siteMetadata.subtitle} )} ``` I checked the Component...

I have noticed on https://firebase.google.com/docs/auth/ios/google-signin page under "Authenticate with Firebase" the use of a deprecated method while implementing the same in my iOS application Here are snapshots: ![Screenshot 2019-05-18 at...