react-native-camera-kit-no-.../example/babel.config.js
Seph Soliman 7089dd3735 Upgraded example to RN 0.81
Added consistent example styles
Added node requirement specification
Removed SafeAreaView
Added dummy SafeAreaView implementation
2025-08-26 18:29:52 -07:00

4 lines
72 B
JavaScript

module.exports = {
presets: ['module:@react-native/babel-preset'],
};