What are the concern for design mobile app using React JS [duplicate]

This question already has an answer here:

I'm working on a mobile app project using React JS for iOS and Android development. My concern is should we use the same UI for both platforms? My developers told me that we couldn't use the hamburger icon for the right menu because they use React JS and it doesn't support it. We should stick with basic iOS guideline. Any rules we need to follow strictly when designing apps using React JS?