spencercarli / react-native-snapchat-clone

106 stars 25 forks source link

cannot find property 'aspect' #1

Open sotomaque opened 7 years ago

sotomaque commented 7 years ago

hello, i just cloned your project, ran npm install, then react-native run-ios and got this. any ideas? simulator screen shot mar 26 2017 1 08 40 pm

spencercarli commented 7 years ago

Hey sorry you ran into this issue. It's been a while since I worked on this. This issue goes back to react-native-camera but it doesn't look like the API has changed in regard to Aspect...

I would suggest checking out the issues/opening a new one over there to hopefully get this sorted out. Good luck!