Localize app to German, implement auto-save to gallery, always-on camera stream, fix expo-media-library and expo-file-system deprecation/compile errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as MediaLibrary from 'expo-media-library';
|
||||
import * as MediaLibrary from 'expo-media-library/legacy';
|
||||
import { Platform } from 'react-native';
|
||||
|
||||
const ALBUM_NAME = 'Schnappix';
|
||||
|
||||
Reference in New Issue
Block a user