Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 495 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 495 Bytes

Fully featured Chat App

Technologies used
  • React Native
  • Styled components
  • Lotte animations
  • firebase
Preview

Chat app preview

Instructions to run application

  • Clone the repo
  • install packages using your favourite package manager
  • Add .env file and update properties
apiKey=
authDomain=
databaseURL=
projectId=
storageBucket=
messagingSenderId=
appId=
measurementId=
  • run yarn ios / yarn android to open app in corresponding simulator