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 버튼사용 […]