2020년 3월 1일 일요일

react-native plugins 정리

React-Native 의
자주 사용하는 혹은 사용하려고 고려중인 플러그인 목록 정리

마지막 수정일 20.03.02


  • react-native-calendars
    • 달력
  • react-native-device-info
    • 하드웨어 정보
  • react-native-dropdownalert
    • status bar 에서 내려오는 alert
  • react-native-exit-app
    • App 종료
  • react-native-firebase
    • firebase
  • react-native-i18n
    • multi language
  • react-native-linear-gradient
    • linear gradient
  • react-native-modalbox
    • 웹의 모달 그것
  • react-native-navigation-bar-color
    • status bar 색상
  • react-native-permissions
    • 권한 허용
  • react-native-simple-toast
    • toat
  • react-native-swipe-list-view
    • 스와이프 가능한 list view
  • react-native-vector-icons
    • vector icons
  • react-navigation
    • navigation
  • rn-fetch-blob
    • blob 으로 fetch
    • 이게 종종 필요함. raw 타임으로 데이터 받아와야 할때
  • tfjs-react-native
    • google 의 tensorflow
  • react-native-image-picker
    • image picker

댓글 없음:

댓글 쓰기