react-native-camera-hooks:react-native-camera模块的React Hooks和API包装器。 GitHub Actions CICD +自动发布

时间:2024-05-22 07:42:02
【文件属性】:

文件名称:react-native-camera-hooks:react-native-camera模块的React Hooks和API包装器。 GitHub Actions CICD +自动发布

文件大小:658KB

文件格式:ZIP

更新时间:2024-05-22 07:42:02

javascript hooks typescript react-native cicd

React Native Camera的挂钩 React Native Camera Hooks为您提供了将React Native Camera API与功能组件一起使用的功能。 import { View , TouchableOpacity , TouchableWithoutFeedback } from 'react-native' ; import { RNCamera } from 'react-native-camera' ; import { useCamera } from 'react-native-camera-hooks' ; const FunctionalComponentExample = ( { initialProps } ) => { const [ { cameraRef , type , ratio , autoFocus , aut


网友评论