This is an application implemented using react-native-vision-camera since react-native-camera was deprecated.
To try the playground out for yourself, run the following commands:
  git clone https://github.com/YutaSugimura/react-native-camera-app.git
  cd react-native-camera-app
  yarn install
  npx pod-install ios  yarn ios  yarn androidMIT