Crash when taking a photo on Android

The GitHub issue is there.

To reproduce it:

  1. Open a note
  2. Click ... on the top-right
  3. Click Attach...
  4. Click Take photo
  5. The app crashes

I've post the crash log in that issue. I guess it's caused by the upgrading of React Native. The react-native-camera might not support the newer version of React Native. Plus, the package has been deprecated for more than one year.