Oleksandr Parnekov

Results 13 comments of Oleksandr Parnekov

> Have u got the answer.... Because am also struck in this same issue..... Help me out Hello, actually no. I don't have a solution for this. I think the...

> Did that work for u? It was two years ago. It was a pet project and I don't have this project anymore. I have stuck with many problems with...

Guys try this one. [https://github.com/max-prokopenko/lowkey-react-native-mentions-input](url)

**Fixed by the answer:** https://stackoverflow.com/questions/72469920/invariant-violation-tried-to-register-two-views-with-the-same-name-rncsafeareap/72470161#72470161 **installed [email protected]** before installing a new version of "react-native-safe-area-context" you should check what version in "react-native-gifted-chat": npm list react-native-safe-area-context and get version from

Hello! After building project and generate Content Provider I have error Package net.simonvt.schematic.utils does not exist ![image](https://user-images.githubusercontent.com/29271613/35338190-edb56c44-0125-11e8-9d70-9b22738a87c2.png) What is the problem here? Thank you!

Thank you. I have solved the problem. The mistake was in build.gradle file. ![image](https://user-images.githubusercontent.com/29271613/35400143-b7219228-01fe-11e8-9fb6-f5acc8f33c54.png) right: ![image](https://user-images.githubusercontent.com/29271613/35400236-dda273cc-01fe-11e8-84b5-3e6dcf6dcc45.png)

How sing in other different ways to firebase user with the same email?

> Oh I found best solution, it can run both ios and android very well ! > First install @react-native-community/masked-view then using react-native-linear-gradient > Detail > ` > import LinearGradient...