mirror of
https://github.com/status-im/react-native-camera-roll.git
synced 2026-08-27 19:31:12 +00:00
fix(all): Fixed Native Arch codgen issue * Updated react-native in FarbricExample app --------- Co-authored-by: John Ferlito <johnf@inodes.org>
4 lines
48 B
JavaScript
4 lines
48 B
JavaScript
module.exports = {
|
|
preset: 'react-native',
|
|
};
|