kshitij86 / wine-app

Short video app, built with React Native ⚛️
7 stars 3 forks source link

Add a new component to display when permissions not granted. #1

Open kshitij86 opened 4 years ago

kshitij86 commented 4 years ago

The app needs a new component to display when permissions not granted, and the user should be able to ask for permissions from this component.

This new component should be replaced by a CameraView when granted persmissions.

maciekglowacki commented 4 years ago

Can I take this one? :D

kshitij86 commented 4 years ago

Your contribution is welcome @maciekglowacki

This has been assigned to you. Feel free to ask if you have any questions!

kshitij86 commented 4 years ago

@maciekglowacki Any updates on this component?