Skip to content
This repository was archived by the owner on Feb 19, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 697 Bytes

File metadata and controls

20 lines (15 loc) · 697 Bytes

SnapChat like app using "React Native"

React Native just released so I give it a try and create this project.

App Flow:

  • You capture an image
  • You can add text as water mark
  • Share with your friend using FB Messenger.

How To Run

TO DO

  • Separate Camera View as a component
  • Center align TextInput? (Not sure why setting style alignment will not work)

Have FUN