— 스낵바는 토스트메세지와 유사한 기능입니다.Snackbar is similar to Toast Message. — 스크린샷/ScreenShot구글드라이브/Google Drive : https://drive.google.com/drive/folders/1hhhIYmU8kSGOUTN9wd7H9igSppl6AE71?usp=drive_link 1.react-native-freelifemakers-ui NPM 모듈 설치하기 / react-native-freelifemakers-ui NPM Module Instal 2.사용하기 / Usage1)기본SnackBar / […]
바텀시트/FlmBottomSheet
1.react-native-freelifemakers-ui NPM 모듈 설치하기 / react-native-freelifemakers-ui NPM Module Instal 2.의존성 모듈 설치 / peerModule install — FlmBottomSheet를 사용하기 위해서 반드시 설치해야 하는 모듈입니다.This is a module that must […]
모달/FlmModal
모달은 화면 위에 오버레이되어 사용자 상호작용을 차단하고, 하나의 작업 또는 정보에 집중하도록 만드는 UI컨테이너로서 사용자로그인,비밀번호입력,이미지확대보기등에 많이 사용됩니다. A modal is a UI container that overlays the screen and […]
체크박스/FlmCheckBox
1.react-native-freelifemakers-ui NPM 모듈 설치하기 / react-native-freelifemakers-ui NPM Module Instal 2.사용하기 / Usage — 두 개의 라디오 버튼을 사용하는 기본 코드는 아래와 같이 작성합니다.The basic code using two checkbox […]
라디오버튼/FlmRadio
1.react-native-freelifemakers-ui NPM 모듈 설치하기 / react-native-freelifemakers-ui NPM Module Instal 2.사용하기 / Usage — 세개의 라디오 버튼을 사용하는 기본 코드는 아래와 같이 작성합니다.The basic code using three radio buttons […]
텍스트/FlmText
1.react-native-freelifemakers-ui NPM 모듈 설치하기 / react-native-freelifemakers-ui NPM Module Instal 2.FlmText 사용 / Use FlmText— 모듈 임포트 / module import — 코드 / code 3.스크릿샷 / ScreenShot
입력텍스트/FlmTextInput
1.react-native-freelifemakers-ui NPM 모듈 설치하기 / react-native-freelifemakers-ui NPM Module Instal 3.사용하기 / Usage 4.스크린샷 / ScreenShot
버튼/FlmButton
리액트네이티브 엑스포와 CLI에서 모두 사용가능합니다.Available for use with both React Native Expo and ReactNativeCLI. 1.react-native-freelifemakers-ui NPM 모듈 설치하기 / react-native-freelifemakers-ui NPM Module Instal 2.사용하기 / Usage 1)FlmButton 버튼사용 […]