Ready-to-use chat interface for iOS and Android React Native apps

When approaching a React Native project one of the struggles is how to achieve a pleasant UI layout.
At some point you might even need a chat Component for your users.

Farid Safi covered both of these needs with a great sample of chat layout (inspired to the Messenger App) that also happen to be a Component ready to be installed into your React Native apps.

react-native-gifted-messenger on GitHub