RN_UIModule / Uncategorized

스낵바/FlmSnackbar

Posted on:

— 스낵바는 토스트메세지와 유사한 기능입니다.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 / […]

RN_UIModule / Uncategorized

모달/FlmModal

Posted on:

모달은 화면 위에 오버레이되어 사용자 상호작용을 차단하고, 하나의 작업 또는 정보에 집중하도록 만드는 UI컨테이너로서 사용자로그인,비밀번호입력,이미지확대보기등에 많이 사용됩니다. A modal is a UI container that overlays the screen and […]

RN_UIModule / Uncategorized

버튼/FlmButton

Posted on:

리액트네이티브 엑스포와 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 버튼사용 […]