Paolo

Results 6 comments of Paolo

> I have forked this and modify. > Now try `npm install https://github.com/javarahulsharma/react-native-material-textfield.git` will solve this issue. Thank you sir! I understand how propTypes work but I can't seem to...

> Any solution? Came here to say this as well. I highly doubt we will get any answers.

> Such a great library but only issue I'm facing that I can't use the maxFiles field for android. I wanted to restrict user to upload only 4 images but...

@jerielng Thank you for the response. I will get the logs and will report back.

@Jarred-Sumner I tried the format `cjs` and it didn't work on my end. The only way it worked is by declaring firebase-admin as an external dep

@kan2k @JaapWeijland having this issue as well, but I was able to solve it by declaring `firebase-admin` as an external module I know this is not optimal since it beats...